cleaned up folders and defined proper structs

This commit is contained in:
2024-05-29 22:57:11 +02:00
committed by Remy Moll
parent 600f912a85
commit 63bdfd94a1
17 changed files with 103 additions and 38 deletions

View File

@@ -8,5 +8,6 @@ numpy = "*"
scipy = "*"
fastapi = "*"
osmpythontools = "*"
pydantic = "*"
[dev-packages]