Skip to content

Commit

Permalink
import warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
graingert committed Oct 11, 2023
1 parent 188c2a1 commit e0945d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Lib/asyncio/events.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
import subprocess
import sys
import threading
import warnings

from . import format_helpers

Expand Down

0 comments on commit e0945d1

Please sign in to comment.