Skip to content

Commit 631bda8

Browse files
committed
updated filtered warnings
1 parent 8026ced commit 631bda8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pytest.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,4 @@ filterwarnings =
2424
ignore:.*\'asyncio.iscoroutinefunction\' is deprecated.*:DeprecationWarning
2525
ignore:.*\'asyncio.get_event_loop_policy\' is deprecated.*:DeprecationWarning
2626
ignore:.*Please upgrade to the latest Python version.*:FutureWarning
27+
ignore:(?s).*using a Python version.*past its end of life.*:FutureWarning

0 commit comments

Comments
 (0)