cleanup before execution to avoid error

This commit is contained in:
Benny
2022-12-31 16:41:13 +01:00
parent 211dc7ad61
commit 9027b6d952

View File

@@ -235,6 +235,7 @@ def cleanup():
def entry_dump():
cleanup()
t0 = time.time()
prepare_mysql()
prepare_sqlite()