MCPcopy Index your code
hub / github.com/bedroombuilds/python2rust / name

Method name

0b_traits/python/super.py:8–9  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

6 self._name = name
7
8 def name(self):
9 return self._name
10
11
12class Student(Person):

Callers 4

row_to_str_hashmapFunction · 0.45
row_to_str_hashmapFunction · 0.45
super.pyFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected