mirror of
https://github.com/status-im/PyGithub.git
synced 2026-08-31 10:51:14 +00:00
Refactor
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import itertools
|
||||
|
||||
import ArgumentsChecker
|
||||
from BasicObjectCapacities import AttributeFromCallable, MethodFromCallable
|
||||
from ObjectCapacities.Basic import AttributeFromCallable, MethodFromCallable
|
||||
|
||||
class BadGithubObjectException( Exception ):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user