changing the way to calculate weight

This commit is contained in:
inocturnis
2022-05-27 09:53:25 -07:00
parent fb88efd510
commit cf81cf5c6a
5 changed files with 147 additions and 77 deletions

2
.gitignore vendored
View File

@@ -1,3 +1,5 @@
/data/
*.shelve
/__pycache__/
/test/
merged*