Add init py file for simpler setup

This commit is contained in:
telec16
2020-07-10 09:20:21 +02:00
committed by GitHub
parent cb83e352d1
commit e24b443978

2
__init__.py Normal file
View File

@ -0,0 +1,2 @@
from . import CircularZone
from . import ViaStitching