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 e614bfa commit 44848c0Copy full SHA for 44848c0
shopify/api_version.py
@@ -1,4 +1,5 @@
1
import re
2
+from six.moves.urllib import request
3
4
5
class InvalidVersionError(Exception):
0 commit comments