Skip to content

Commit 27220be

Browse files
authored
Update pyproject.toml
1 parent bede45c commit 27220be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ xfail_strict = true
8181
filterwarnings = [
8282
# Turn warnings that aren't filtered into exceptions
8383
"error",
84+
"ignore::pytest.PytestUnraisableExceptionWarning"
8485
]
8586

8687
[tool.coverage.run]

0 commit comments

Comments
 (0)