We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3213858 commit 08d959eCopy full SHA for 08d959e
1 file changed
pygithub3/__init__.py
@@ -7,4 +7,4 @@
7
__license__ = 'ISC'
8
__copyright__ = 'Copyright 2012 David Medina'
9
10
-from github import Github
+from .github import Github
0 commit comments