1
0

Lots of Spellchecking done

This commit is contained in:
2022-07-13 22:20:42 +02:00
parent 4095beba84
commit 1f87e72f7d
6 changed files with 5575 additions and 184 deletions

View File

@ -16,6 +16,7 @@ tensorflow = "^2.8.0"
scipy = "^1.8.0"
Shapely = "^1.8.2"
tqdm = "^4.64.0"
humanize = "^4.2.3"
[tool.poetry.dev-dependencies]
black = {extras = ["jupyter"], version = "^22.3.0"}