forked from hans/Nominatim
fix style issue found by flake8
This commit is contained in:
@@ -14,6 +14,7 @@ LOG = logging.getLogger()
|
||||
|
||||
INITIAL_PROGRESS = 10
|
||||
|
||||
|
||||
class ProgressLogger:
|
||||
""" Tracks and prints progress for the indexing process.
|
||||
`name` is the name of the indexing step being tracked.
|
||||
|
||||
Reference in New Issue
Block a user