fix: 🐛Cleaned up python files and moved site bounding boxes to config

This commit is contained in:
2025-11-01 10:20:07 +00:00
parent f3d61b9370
commit 92ede3712e
5 changed files with 244 additions and 67 deletions
+1
View File
@@ -5,5 +5,6 @@ description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"pyyaml>=6.0.3",
"ruff>=0.14.3",
]