Skip to content

Commit daea454

Browse files
author
Greg Ziegan
committed
update import of HypermediaResource to allow pip install for python3
1 parent 1b83d99 commit daea454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hypermedia_resource/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
__author__ = 'Stephen Mizell'
44
__license__ = 'MIT'
55

6-
from resource import HypermediaResource
6+
from .resource import HypermediaResource

0 commit comments

Comments
 (0)