Clean up types/imports
This commit is contained in:
parent
1cce6c1f70
commit
8a56679884
5 changed files with 14 additions and 10 deletions
|
|
@ -6,7 +6,7 @@ import numpy
|
|||
from numpy.typing import NDArray, ArrayLike
|
||||
|
||||
from ..traits import (
|
||||
Rotatable, Mirrorable, Copyable, Scalable, FlippableImpl,
|
||||
Rotatable, Copyable, Scalable, FlippableImpl,
|
||||
Positionable, Pivotable, PivotableImpl, RepeatableImpl, AnnotatableImpl,
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue