MCPcopy Create free account
hub / github.com/MagicStack/asyncpg / __str__

Method __str__

tests/test_record.py:133–134  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

131
132 class Key:
133 def __str__(self):
134 1 / 0
135
136 def __repr__(self):
137 1 / 0

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected