We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c18313 commit 2d99217Copy full SHA for 2d99217
ipapi/__init__.py
@@ -1,3 +1,2 @@
1
-
2
-from ipapi import location
3
+__all__ = ['ipapi']
+from .ipapi import location
0 commit comments