MCPcopy Index your code
hub / github.com/msgspec/msgspec / Foo

Class Foo

tests/unit/test_struct.py:268–269  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

266 # Currently this failcase is handled by CPython's internals, but it's good
267 # to make sure this user error actually errors.
268 class Foo:
269 pass
270
271 with pytest.raises(TypeError):
272

Callers 1

TestClass · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected