Skip to content
This repository was archived by the owner on Mar 2, 2026. It is now read-only.

Commit eefd1e6

Browse files
committed
chore: update ignored warnings
1 parent 165d367 commit eefd1e6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)