Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/PyGithub/PyGithub
/ isEnabledFor
Method
isEnabledFor
tests/Logging_.py:58–59 ·
view source on GitHub ↗
(self, kind)
Source
from the content-addressed store, hash-verified
56
self.output = None
57
58
def
isEnabledFor(self, kind):
59
return
True
60
61
def
debug(
62
self,
Callers
3
__requestRaw
Method · 0.80
__log
Method · 0.80
__log
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected