MCPcopy Index your code
hub / github.com/matplotlib/matplotlib / check_typehints.py

File check_typehints.py

tools/check_typehints.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2"""
3Perform AST checks to validate consistency of type hints with implementation.
4

Callers

nothing calls this directly

Calls 2

check_fileFunction · 0.85
getMethod · 0.45

Tested by

no test coverage detected