Merge branch 'main' into aurora-pydantic
Some checks failed
Actions / Build Documentation (MkDocs) (pull_request) Successful in 29s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 52s

This commit is contained in:
Seaswimmer 2024-08-21 14:37:16 -04:00
commit 90be42769c
Signed by: cswimr
GPG key ID: 3813315477F26F82
2 changed files with 837 additions and 725 deletions

1561
poetry.lock generated

File diff suppressed because it is too large Load diff

View file

@ -28,6 +28,7 @@ optional = true
ruff = "^0.3.1"
pylint = "^3.1.0"
pipx = "^1.5.0"
sqlite-web = "^0.6.4"
[tool.poetry.group.docs]
optional = true