Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ken-morel committed Jun 5, 2024
1 parent be24307 commit cbda607
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pyoload/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
from typing import Callable
from typing import GenericAlias
from typing import Type
from typing import Union
try:
from types import NoneType
except ImportError:
Expand Down

0 comments on commit cbda607

Please sign in to comment.