Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/PyGithub/PyGithub
/ test_filename
Method
test_filename
scripts/openapi.py:590–591 ·
view source on GitHub ↗
(self, test_filename: str)
Source
from the content-addressed store, hash-verified
588
self._filename = filename
589
590
def
test_filename(self, test_filename: str):
591
self._test_filename = test_filename
592
593
@property
594
def
classes(self) -> dict[str, Any]:
Callers
1
index_file
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected