add hydra, update ruff, format files

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
2024-07-15 19:42:22 -04:00
parent 1736643635
commit 03e9a3652f
9 changed files with 242 additions and 63 deletions

View File

@ -12,7 +12,7 @@ sqlalchemy = "^2.0.31"
[tool.poetry.group.dev.dependencies]
ruff = "^0.4.4"
ruff = "0.5.1"
[build-system]
requires = ["poetry-core"]