mirror of
https://github.com/status-im/PyGithub.git
synced 2026-09-02 11:51:10 +00:00
ExtendedScalarAttributes in Repository
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ import urllib2
|
||||
import json
|
||||
import base64
|
||||
|
||||
from User import AuthenticatedUser, NamedUser
|
||||
from GithubObjects import *
|
||||
|
||||
class Github:
|
||||
def __init__( self, login, password ):
|
||||
|
||||
Reference in New Issue
Block a user