Merge pull request #26 from telec16/initpy

Add init py file for simpler setup
This commit is contained in:
Jean-Samuel Reynaud
2020-07-17 17:23:31 +02:00
committed by GitHub

2
__init__.py Normal file
View File

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