We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23e65a1 commit 4ba5f09Copy full SHA for 4ba5f09
dynect/__init__.py
@@ -2,4 +2,4 @@
2
version = '0.1'
3
version_info = (0, 1)
4
5
-from DynectDNS import DynectRest
+from .DynectDNS import DynectRest
0 commit comments