Skip to content

Commit

Permalink
Make a note to use a new API.
Browse files Browse the repository at this point in the history
  • Loading branch information
aaugustin committed Oct 14, 2022
1 parent ad79721 commit cdd30e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/legacy/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ class AsyncioTestCase(unittest.TestCase):
"""
Base class for tests that sets up an isolated event loop for each test.
Replace with IsolatedAsyncioTestCase when dropping Python < 3.8.
"""

def __init_subclass__(cls, **kwargs):
Expand Down

0 comments on commit cdd30e4

Please sign in to comment.