mirror of
https://github.com/RGBCube/GitHubWrapper
synced 2025-05-20 07:55:09 +00:00
Adjusted the __all__ to include Issues
This commit is contained in:
parent
87eaf01679
commit
9667c28597
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ from .. import http
|
|||
|
||||
__all__ = (
|
||||
'Repository',
|
||||
'Issue'
|
||||
)
|
||||
|
||||
class Repository(APIOBJECT):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue