MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / setup_mappers

Method setup_mappers

test/orm/test_query.py:98–99  ·  view source on GitHub ↗
(cls)

Source from the content-addressed store, hash-verified

96
97 @classmethod
98 def setup_mappers(cls):
99 cls._setup_stock_mapping()
100
101
102class MiscTest(QueryTest):

Callers

nothing calls this directly

Calls 1

_setup_stock_mappingMethod · 0.80

Tested by

no test coverage detected