Revert "chore: raise unexpected warnings"

This reverts commit 4c91df243d.
This commit is contained in:
Oleg A 2023-09-19 19:52:47 +03:00
parent 097c239b8a
commit 76259ffcc4
No known key found for this signature in database
GPG key ID: 5FE046817A9657C5

View file

@ -240,10 +240,6 @@ asyncio_mode = "auto"
testpaths = [
"tests",
]
filterwarnings = [
"error",
"ignore::pytest.PytestUnraisableExceptionWarning",
]
[tool.coverage.run]
branch = false