Commit 67a82da
Ignore
Ignore `asyncio.set_event_loop_policy()` deprecation warning when called
directly in test. I have scoped the ignore to the test call rather than
doing that globally in `pytest.ini`, so that it will be caught if
introduced elsewhere in the code.asyncio.set_event_loop_policy() deprecation warning in test1 parent 1682f08 commit 67a82da
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1745 | 1745 | | |
1746 | 1746 | | |
1747 | 1747 | | |
1748 | | - | |
| 1748 | + | |
| 1749 | + | |
| 1750 | + | |
1749 | 1751 | | |
1750 | 1752 | | |
0 commit comments