mirror of
https://github.com/13hannes11/situr.git
synced 2024-09-03 20:50:58 +02:00
rework transformations to resolve circular dependencies
This commit is contained in:
@@ -1,3 +1 @@
|
||||
from .channel_transformation import ChannelTransform, IdentityChannelTransform, ScaleRotateTranslateChannelTransform
|
||||
from .round_transformation import RoundTransform, IdentityRoundTransform, ScaleRotateTranslateRoundTransform
|
||||
from .transformation import Transform
|
||||
from .transformation import Transform, IdentityTransform, ScaleRotateTranslateTransform
|
||||
|
||||
Reference in New Issue
Block a user