add modules

This commit is contained in:
2021-07-12 15:40:01 +02:00
parent 9fb8436ea3
commit 7ec6879f91
4 changed files with 2 additions and 0 deletions

0
situr/__init__.py Normal file
View File

2
situr/image/__init__.py Normal file
View File

@@ -0,0 +1,2 @@
from .situ_image import extend_dim, remove_dim
from .situ_image import SituImage

View File

View File