MCPcopy
hub / github.com/python-attrs/attrs / mypy.py

File mypy.py

typing-examples/mypy.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# SPDX-License-Identifier: MIT
2
3"""
4Typing examples that rely on Mypy-specific features (mostly the attrs plugin).

Callers

nothing calls this directly

Calls 13

CCClass · 0.85
FFFClass · 0.85
GGClass · 0.85
HHClass · 0.85
Error2Class · 0.85
ConvCOptionalClass · 0.85
ConvCToBoolClass · 0.85
Validated2Class · 0.85
evolveMethod · 0.80
CClass · 0.70
ErrorClass · 0.70
NGClassClass · 0.70

Tested by

no test coverage detected