MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / Mapped

Class Mapped

test/orm/test_session.py:2671–2672  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2669
2670 def test_mapped_class_for_instance(self):
2671 class Mapped:
2672 pass
2673
2674 self._map_it(Mapped)
2675

Callers 2

test_missing_stateMethod · 0.70

Calls

no outgoing calls

Tested by 2

test_missing_stateMethod · 0.56