mirror of
https://github.com/koloideal/Argenta.git
synced 2026-06-10 10:05:28 +03:00
refactor tests
This commit is contained in:
@@ -50,6 +50,14 @@ line-length=90
|
||||
[tool.pyright]
|
||||
typeCheckingMode = "strict"
|
||||
|
||||
[[tool.pyright.executionEnvironments]]
|
||||
root = "tests/"
|
||||
reportPrivateUsage = false
|
||||
reportUnusedFunction = false
|
||||
|
||||
[tool.coverage.run]
|
||||
branch = true
|
||||
|
||||
[tool.mypy]
|
||||
disable_error_code = "import-untyped"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user