MCPcopy 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
95class GitHub:

Callers

nothing calls this directly

Calls 1

html_urlMethod · 0.95

Tested by

no test coverage detected