Update comment. modified: listfix.py
Brian Barto bartobrian@gmail.com
Thu, 21 Apr 2022 12:15:27 -0400
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
listfix.py
→
listfix.py
@@ -99,6 +99,6 @@
else: raise ValueError(f"Unknown command: {command}") -## Disconnect from DB +## Save the state of the DB db.save()