From fe0a68a81bf8640be785d7df7a0deeef2aeaa3bb Mon Sep 17 00:00:00 2001 From: milovann Date: Sat, 3 Feb 2024 14:31:12 +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 d61d18b..dac950b 100644 --- a/python/extract.py +++ b/python/extract.py @@ -105,4 +105,4 @@ elif len(sys.argv) > 1: else: print("extract [filepath]") -# .... +# .....