test(pyargus): improve test coverage
This commit is contained in:
parent
7129177ca0
commit
4942a78899
5 changed files with 111 additions and 47 deletions
|
|
@ -43,6 +43,7 @@ testpaths = ["tests"]
|
|||
[tool.mypy]
|
||||
# ignore_missing_imports = true
|
||||
show_error_codes = true
|
||||
plugins = ["numpy.typing.mypy_plugin"]
|
||||
|
||||
[tool.ruff]
|
||||
line-length = 127
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue