Skip to content

Commit 08d959e

Browse files
authored
Update __init__.py
if not change,it caused a problem during intallation
1 parent 3213858 commit 08d959e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pygithub3/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
__license__ = 'ISC'
88
__copyright__ = 'Copyright 2012 David Medina'
99

10-
from github import Github
10+
from .github import Github

0 commit comments

Comments
 (0)