Add notes for next feature

This commit is contained in:
Fred Boniface 2023-02-12 20:56:46 +00:00
parent e2a00aa5e3
commit 171291408c
1 changed files with 3 additions and 0 deletions

View File

@ -49,5 +49,8 @@ if corpusAge > 1036800:
else: else:
log.out('main.py: Not updating stations data', "INFO") log.out('main.py: Not updating stations data', "INFO")
#Ensure count document exists in meta:
# END # END
log.out(f"main.py: db-manager v{version} Complete", "INFO") log.out(f"main.py: db-manager v{version} Complete", "INFO")