Update; add headers to py files

This commit is contained in:
Chris Proctor
2023-07-31 09:54:45 -04:00
parent 9551d88843
commit 91c7684cc2
11 changed files with 428 additions and 8 deletions

View File

@@ -9,6 +9,7 @@ license = "MIT"
python = "^3.10"
requests = "^2.31.0"
geocoder = "^1.38.1"
superturtle = "^0.1.0"
[tool.poetry.dev-dependencies]