Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
""
"
3
Perform AST checks to validate consistency of type hints
with
implementation.
4
Callers
nothing calls this directly
Calls
2
check_file
Function · 0.85
get
Method · 0.45
Tested by
no test coverage detected