MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / init_class

Method init_class

test/perf/compiled_extensions/base.py:40–41  ·  view source on GitHub ↗
(cls)

Source from the content-addressed store, hash-verified

38
39 @classmethod
40 def init_class(cls):
41 pass
42
43 @classmethod
44 def _load(cls, fn):

Callers 1

run_caseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected