Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DasyDong/developer-roadmap
/ name
Method
name
code/interface.py:127–128 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
125
Person not in Friend.__mro__
126
""
"
127
def
name(self):
128
pass
129
130
def
age(self):
131
pass
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected