mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Revert "chore: raise unexpected warnings"
This reverts commit 4c91df243d.
This commit is contained in:
parent
097c239b8a
commit
76259ffcc4
1 changed files with 0 additions and 4 deletions
|
|
@ -240,10 +240,6 @@ asyncio_mode = "auto"
|
|||
testpaths = [
|
||||
"tests",
|
||||
]
|
||||
filterwarnings = [
|
||||
"error",
|
||||
"ignore::pytest.PytestUnraisableExceptionWarning",
|
||||
]
|
||||
|
||||
[tool.coverage.run]
|
||||
branch = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue