first commit

This commit is contained in:
2019-11-05 22:18:20 +01:00
commit 1699990c02
22 changed files with 633 additions and 0 deletions

1
src/model/__init__.py Normal file
View File

@@ -0,0 +1 @@
from model.model import Model