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

Class AnotherCustomRecord

tests/test_record.py:29–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27
28
29class AnotherCustomRecord(asyncpg.Record):
30 pass
31
32
33class TestRecord(tb.ConnectedTestCase):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…