Skip to content

Commit 07439a0

Browse files
Ignore python internal warnings
1 parent 9fe1031 commit 07439a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ markers = boxed: mark tests as boxed
44
testpaths = tests/
55
filterwarnings =
66
error
7+
ignore:The loop argument is deprecated:DeprecationWarning:asyncio.base_events
78
xfail_strict = true
89

910
[flake8]

0 commit comments

Comments
 (0)