Skip to content

Commit 8c0e9ff

Browse files
committed
refactor: Remove obsolete warning filter.
1 parent 601540b commit 8c0e9ff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,6 @@ asyncio_default_fixture_loop_scope = "function"
121121
junit_family = "xunit2"
122122
filterwarnings = [
123123
"error",
124-
"ignore:The event_loop fixture provided by pytest-asyncio has been redefined.*:DeprecationWarning",
125124
]
126125

127126
[tool.coverage.run]

0 commit comments

Comments
 (0)