Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/PyGithub/PyGithub
/ testDelete
Method
testDelete
tests/GistComment.py:82–83 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
80
)
81
82
def
testDelete(self):
83
self.comment.delete()
Callers
nothing calls this directly
Calls
1
delete
Method · 0.45
Tested by
no test coverage detected