flake8 and sort imports
This commit is contained in:
parent
963694395e
commit
9a1ce01fdb
7 changed files with 8 additions and 7 deletions
|
@ -1,3 +1,4 @@
|
|||
from .section import Section # noqa
|
||||
from .source import Source # noqa
|
||||
from .geometry.section import Space # noqa
|
||||
from .locations import AreaLocation, LocationGroup # noqa
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue