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

File dataclasses.py

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

Source from the content-addressed store, hash-verified

1"""Plugin that provides support for dataclasses."""
2
3from __future__ import annotations
4

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected