MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / Subset

Class Subset

test/orm/test_selectable.py:37–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35 @classmethod
36 def setup_classes(cls):
37 class Subset(cls.Comparable):
38 pass
39
40 def test_no_tables(self):
41 Subset = self.classes.Subset

Callers 1

test_basicMethod · 0.85

Calls

no outgoing calls

Tested by 1

test_basicMethod · 0.68