Skip to content

Commit d100820

Browse files
authored
Update pyproject.toml
1 parent 88bc59c commit d100820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ doctest_optionflags = [
300300
"ELLIPSIS",
301301
]
302302
filterwarnings = [
303-
"error:_pytest.warning_types.PytestUnknownMarkWarning
303+
"error:_pytest.warning_types.PytestUnknownMarkWarning",
304304
# Will be fixed in numba 0.56: https://github.com/numba/numba/issues/7758
305305
"ignore:`np.MachAr` is deprecated:DeprecationWarning:numba",
306306
]

0 commit comments

Comments
 (0)