flake8 and isort
This commit is contained in:
parent
89ab60b395
commit
dbd589e502
6 changed files with 8 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
|||
from .level import Level # noqa
|
||||
from .source import Source # noqa
|
||||
from .geometry import LevelFeature # noqa
|
||||
from c3nav.mapdata.models.base import GEOMETRY_FEATURE_TYPES
|
||||
from c3nav.mapdata.models.base import GEOMETRY_FEATURE_TYPES # noqa
|
||||
from .locations import AreaLocation, LocationGroup # noqa
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue