Add basic setup.py

This commit is contained in:
Etienne Buehrle
2021-07-20 10:42:47 +00:00
parent 793bb64af4
commit 4ae2877dcf
17 changed files with 27 additions and 6 deletions

1
interimit/__init__.py Normal file
View File

@@ -0,0 +1 @@
from interimit.expert_data import generate_expert_data, load_expert_data