init package and add first subpackages
This commit is contained in:
4
src/paveit/__init__.py
Normal file
4
src/paveit/__init__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
# main __init__.py
|
||||
from .analysis import *
|
||||
from .helper import *
|
||||
from .labtest import *
|
||||
Reference in New Issue
Block a user