mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-26 02:58:13 +00:00
more formatting fixes
Found by flake8.
This commit is contained in:
@@ -103,7 +103,7 @@ class CommandlineParser:
|
||||
return 1
|
||||
|
||||
|
||||
##### Subcommand classes
|
||||
# Subcommand classes
|
||||
#
|
||||
# Each class needs to implement two functions: add_args() adds the CLI parameters
|
||||
# for the subfunction, run() executes the subcommand.
|
||||
|
||||
Reference in New Issue
Block a user