From ea148c64d9975545b8d01793d09e09f3d288d8c2 Mon Sep 17 00:00:00 2001 From: milovann Date: Sat, 3 Feb 2024 14:32:49 +0100 Subject: [PATCH] pyupdate --- python/extract.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/extract.py b/python/extract.py index dac950b..69b4d95 100644 --- a/python/extract.py +++ b/python/extract.py @@ -105,4 +105,4 @@ elif len(sys.argv) > 1: else: print("extract [filepath]") -# ..... +# ......