mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-03-11 05:14:07 +00:00
more formatting fixes
Found by flake8.
This commit is contained in:
@@ -61,7 +61,7 @@ class UpdateRefresh:
|
||||
args.threads or 1)
|
||||
indexer.index_postcodes()
|
||||
else:
|
||||
LOG.error("The place table doesn\'t exist. " \
|
||||
LOG.error("The place table doesn't exist. "
|
||||
"Postcode updates on a frozen database is not possible.")
|
||||
|
||||
if args.word_counts:
|
||||
|
||||
Reference in New Issue
Block a user