make linter happy
This commit is contained in:
parent
2b9c99070e
commit
c1d9a011cf
8 changed files with 4 additions and 10 deletions
|
@ -46,6 +46,7 @@ class RestrictedAreas(StrEnum):
|
|||
PREFER = "prefer"
|
||||
AVOID = "avoid"
|
||||
|
||||
|
||||
class LevelWayTypeChoice(StrEnum):
|
||||
""" route preferences for way types that are level """
|
||||
ALLOW = "allow"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue