MCPcopy 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
34class CollegeStudent(Student):

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected