mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-03-13 06:14:07 +00:00
Fixed pylint warnings
This commit is contained in:
committed by
Sarah Hoffmann
parent
d4018f2e3b
commit
b7c83d3580
@@ -170,7 +170,7 @@ class SetupAll:
|
||||
self._finalize_database(args.config.get_libpq_dsn(), args.offline)
|
||||
|
||||
return 0
|
||||
|
||||
|
||||
def _is_complete_import(self, args: NominatimArgs) -> bool:
|
||||
""" Determine if the import is complete or if only the database should be prepared.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user