mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-26 11:08:13 +00:00
fix liniting issues
This commit is contained in:
@@ -9,6 +9,8 @@ LOG = logging.getLogger()
|
|||||||
|
|
||||||
# Do not repeat documentation of subcommand classes.
|
# Do not repeat documentation of subcommand classes.
|
||||||
# pylint: disable=C0111
|
# pylint: disable=C0111
|
||||||
|
# Using non-top-level imports to avoid eventually unused imports.
|
||||||
|
# pylint: disable=E0012,C0415
|
||||||
|
|
||||||
class ImportSpecialPhrases:
|
class ImportSpecialPhrases:
|
||||||
"""\
|
"""\
|
||||||
|
|||||||
Reference in New Issue
Block a user