Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bedroombuilds/python2rust
/ git_username
Method
git_username
0b_traits/python/super.py:30–31 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
28
super().__init__(name)
29
30
def
git_username(self):
31
raise
NotImplementedError
32
33
34
class
CollegeStudent(Student):
Callers
1
comp_sci_student_greeting
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected