MCPcopy Create free account
hub / github.com/tortoise/tortoise-orm / __str__

Method __str__

examples/complex_prefetching.py:36–37  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

34 events: fields.ManyToManyRelation[Event]
35
36 def __str__(self):
37 return self.name
38
39
40async def run():

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected