Improved performance of the postcodes query and some code cleaning

This commit is contained in:
AntoJvlt
2021-06-12 15:46:08 +02:00
parent ddf866c4c7
commit 3676310efe
3 changed files with 5 additions and 8 deletions

View File

@@ -61,7 +61,7 @@ class UpdateRefresh:
args.threads or 1)
indexer.index_postcodes()
else:
LOG.error("The place table doesn\'t exists. " \
LOG.error("The place table doesn\'t exist. " \
"Postcode updates on a frozen database is not possible.")
if args.word_counts: