Format code imports
This commit is contained in:
parent
92834aacd0
commit
a461a97576
361 changed files with 1019 additions and 754 deletions
|
|
@ -3,6 +3,7 @@ XYZGrid - Griatch 2021
|
|||
|
||||
"""
|
||||
|
||||
from . import commands # noqa
|
||||
from . import example # noqa
|
||||
from . import launchcmd # noqa
|
||||
from . import prototypes # noqa
|
||||
|
|
@ -12,4 +13,3 @@ from . import xymap # noqa
|
|||
from . import xymap_legend # noqa
|
||||
from . import xyzgrid # noqa
|
||||
from . import xyzroom # noqa
|
||||
from . import commands # noqa
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue