aboutsummaryrefslogtreecommitdiffstats
path: root/justice_main.py
diff options
context:
space:
mode:
Diffstat (limited to 'justice_main.py')
-rw-r--r--justice_main.py8
1 files changed, 4 insertions, 4 deletions
diff --git a/justice_main.py b/justice_main.py
index ae38927..f8699bd 100644
--- a/justice_main.py
+++ b/justice_main.py
@@ -579,10 +579,10 @@ def delete_archive(file):
# parse_to_DB("sro-actual-praha-2020.xml")
-def do_both():
- general_update("down")
- general_update("db_update")
+# def do_both():
+# general_update("down")
+# general_update("db_update")
-do_both()
+# do_both()
# cProfile.run('do_both()')