Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/storm
/ __repr__
Method
__repr__
dev-tools/github/__init__.py:91–92 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
89
return
self.html_url()
90
91
def
__repr__(self):
92
return
self.html_url()
93
94
95
class
GitHub:
Callers
nothing calls this directly
Calls
1
html_url
Method · 0.95
Tested by
no test coverage detected