MCPcopy Index your code
hub / github.com/python/mypy / stubtest.py

File stubtest.py

mypy/stubtest.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Tests for stubs.
2
3Verify that various things in stubs are consistent with how things behave at runtime.
4

Callers

nothing calls this directly

Calls 7

FancyFormatterClass · 0.90
MissingClass · 0.85
UnrepresentableClass · 0.85
frozensetClass · 0.85
exitMethod · 0.80
mainFunction · 0.70

Tested by

no test coverage detected