Skip to content

Commit 44848c0

Browse files
authored
Update api_version.py
1 parent e614bfa commit 44848c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shopify/api_version.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import re
2+
from six.moves.urllib import request
23

34

45
class InvalidVersionError(Exception):

0 commit comments

Comments
 (0)