MCPcopy Index your code
hub / github.com/bedroombuilds/python2rust / super.py

File super.py

0b_traits/python/super.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from abc import ABCMeta, abstractmethod
2
3
4class Person:

Callers

nothing calls this directly

Calls 6

make_personFunction · 0.70
CollegeStudentClass · 0.70
printFunction · 0.50
nameMethod · 0.45
universityMethod · 0.45

Tested by

no test coverage detected