2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2025-12-14 21:57:09 +00:00

error message prepare

This commit is contained in:
2023-08-31 00:34:48 +03:00
parent 069a1d57c9
commit bbb821e2f9

View File

@@ -693,6 +693,7 @@ def LoadLogbooks():
print(f" - MEM: {mem:7.2f} MB in use, {mem-mem1:7.2f} MB more", file=sys.stderr)
duration = time.time() - start
print(f" - TIME: {duration:7.2f} s", file=sys.stderr)
print(f"\n - Now store all those logbook entries in the database.")
# Now we serially store the parsed data in the database, updating 3 types of object:
# - Expedition (the 'logbook.html' value)