We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b95858a commit d8b8f91Copy full SHA for d8b8f91
pyproject.toml
@@ -229,5 +229,5 @@ ban-relative-imports = "all"
229
230
[tool.pytest.ini_options]
231
filterwarnings = [
232
- "error::NumbaPerformanceWarning"
+ "error::numba.NumbaPerformanceWarning"
233
]
0 commit comments