MCPcopy 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

__requestRawMethod · 0.80
__logMethod · 0.80
__logMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected