mirror of
https://github.com/status-im/PyGithub.git
synced 2026-09-02 03:41:08 +00:00
Simplify internal imports
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
from GithubObject import *
|
||||
|
||||
from NamedUser import NamedUser
|
||||
from NamedUser import *
|
||||
|
||||
GistComment = GithubObject(
|
||||
"GistComment",
|
||||
|
||||
Reference in New Issue
Block a user