Skip to content

Commit d02fdde

Browse files
authored
Update pyproject.toml
1 parent daf87bb commit d02fdde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -229,5 +229,5 @@ ban-relative-imports = "all"
229229

230230
[tool.pytest.ini_options]
231231
filterwarnings = [
232-
"error:NumbaPerformanceWarning"
233-
]
232+
"error::NumbaPerformanceWarning"
233+
]

0 commit comments

Comments
 (0)