fix(aurora): something idk
All checks were successful
Actions / Build Documentation (MkDocs) (pull_request) Successful in 26s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 42s

This commit is contained in:
SeaswimmerTheFsh 2024-05-06 20:45:22 -04:00
parent bcc4aa384f
commit 946e14ee3c
Signed by: cswimr
GPG key ID: 5D671B5D03D65A7F
6 changed files with 62 additions and 7 deletions

View file

@ -22,6 +22,7 @@ optional = true
[tool.poetry.group.dev.dependencies]
ruff = "^0.3.1"
pylint = "^3.1.0"
pipx = "^1.5.0"
[tool.poetry.group.docs]
optional = true