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.
2 parents 1b83d99 + daea454 commit 72c70dbCopy full SHA for 72c70db
hypermedia_resource/__init__.py
@@ -3,4 +3,4 @@
3
__author__ = 'Stephen Mizell'
4
__license__ = 'MIT'
5
6
-from resource import HypermediaResource
+from .resource import HypermediaResource
0 commit comments