More Prep Module Prep

This commit is contained in:
2019-07-16 00:04:56 +02:00
parent aa1f3da92f
commit d0ba734016
2 changed files with 1 additions and 2 deletions

1
.gitignore vendored
View File

@@ -1 +1,2 @@
.env/
__pycache__/

View File

@@ -1,3 +1 @@
name = "entro_py"
__all__ = ["calculateEntropy", "calculateEntropyMin"]