avoid long modules
This commit is contained in:
parent
16ed0623af
commit
898c696ef7
|
@ -13,7 +13,8 @@ from .asciitable import ASCIItable # noqa
|
|||
|
||||
from .config import Material # noqa
|
||||
from .colormaps import Colormap, Color # noqa
|
||||
from .orientation import Symmetry, Lattice, Rotation, Orientation # noqa
|
||||
from .rotation import Symmetry, Lattice, Rotation # noqa
|
||||
from .orientation import Orientation # noqa
|
||||
from .dadf5 import DADF5 # noqa
|
||||
|
||||
from .geom import Geom # noqa
|
||||
|
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue