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

File options.py

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

Source from the content-addressed store, hash-verified

1from __future__ import annotations
2
3import pprint
4import re

Callers

nothing calls this directly

Calls 3

tupleClass · 0.85
sortedFunction · 0.85
frozensetClass · 0.85

Tested by

no test coverage detected