First deployment
Some checks failed
quality-gates / lint-and-test (push) Has been cancelled
quality-gates / security-scan (push) Has been cancelled

This commit is contained in:
2026-02-13 09:14:04 -05:00
parent 0e21e035f5
commit 679561bcdb
128 changed files with 3479 additions and 120 deletions

View File

@@ -18,6 +18,7 @@ dependencies = [
dev = [
"ruff>=0.3.0",
"pytest>=8.0.0",
"pytest-cov>=5.0.0",
]
[tool.ruff]