Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/PyGithub/PyGithub
/ TestAuth
Class
TestAuth
tests/Requester.py:57–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
56
def
testRecreation(self):
57
class
TestAuth(github.Auth.AppAuth):
58
pass
59
60
# create a Requester with non-default arguments
61
auth = TestAuth(123,
"key"
)
Callers
2
testRecreation
Method · 0.85
testWithAuth
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…