MCPcopy Create free account
hub / github.com/bedroombuilds/python2rust / git_username

Method git_username

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

Source from the content-addressed store, hash-verified

55 return "Rust and Python"
56
57 def git_username(self):
58 return self.name().lower()
59
60
61def make_person(rnd):

Callers

nothing calls this directly

Calls 1

nameMethod · 0.95

Tested by

no test coverage detected