merge dev into main #49

Merged
8464960 merged 430 commits from dev into main 2026-01-28 10:49:15 +00:00
Showing only changes of commit 7e7d98a2fc - Show all commits

View File

@@ -25,3 +25,6 @@ test = [
"pytest-cov>=7.0.0",
"pytest-mock>=3.15.1",
]
[tool.pytest.ini_options]
pythonpath = ["src"]