Skip to content

Commit

Permalink
Update uvloop/__init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
graingert authored Oct 14, 2023
1 parent 83fbb49 commit 0fa74c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions uvloop/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
from .loop import Loop as __BaseLoop # NOQA
from ._version import __version__ # NOQA


__all__ = ('new_event_loop', 'install', 'EventLoopPolicy')


Expand Down

0 comments on commit 0fa74c0

Please sign in to comment.