We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 331777c + c813a07 commit 4ebc43fCopy full SHA for 4ebc43f
1 file changed
pyproject.toml
@@ -55,9 +55,3 @@ ignore = [
55
56
[tool.ruff.lint.pydocstyle]
57
convention = "numpy"
58
-
59
-[tool.coverage.report]
60
-exclude_also = [
61
- 'no-cover:jython-only',
62
- 'cover:jython',
63
-]
0 commit comments