Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
mskonovalov authored Jan 27, 2025
1 parent 336ff4f commit 77072d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jsonref/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
from urllib.request import urlopen
from . import proxytypes # noqa: F401
from .proxytypes import LazyProxy
import inspect

try:
# If requests >=1.0 is available, we will use it
Expand Down

0 comments on commit 77072d9

Please sign in to comment.