make linter happy
This commit is contained in:
parent
30b0c12ebe
commit
ef83e73a36
18 changed files with 31 additions and 26 deletions
|
@ -306,4 +306,3 @@ def get_route_options_form(request):
|
|||
if option["name"].startswith("waytype_"):
|
||||
option["name"] = "way_types."+data["name"].removeprefix("waytype_")
|
||||
return data
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue