From 98f9e3c61f902c05e1218479f1c0b5353ae8912f Mon Sep 17 00:00:00 2001 From: milovann Date: Sat, 3 Feb 2024 14:19:51 +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 c88478a..bd1c46a 100644 --- a/python/extract.py +++ b/python/extract.py @@ -95,4 +95,4 @@ elif len(sys.argv) > 1: else: print("extract [filepath]") -# .. +# ...