Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/bedroombuilds/python2rust
/ university
Method
university
0b_traits/python/super.py:16–17 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
14
super().__init__(name)
15
16
def
university(self):
17
raise
NotImplementedError
18
19
20
class
Programmer(metaclass=ABCMeta):
Callers
2
comp_sci_student_greeting
Function · 0.45
super.py
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected