Implemented SheerkaOntology

This commit is contained in:
2021-01-11 15:36:03 +01:00
parent e3c2adb533
commit e26c83a825
119 changed files with 6876 additions and 2002 deletions
+1
View File
@@ -12,6 +12,7 @@ clean:
rm -rf docs/source/_build
rm -rf prof
rm -rf tests/prof
rm -rf tests/build
rm -rf Untitled*.ipynb
find . -name '.pytest_cache' -exec rm -rf {} +
find . -name '__pycache__' -exec rm -rf {} +