Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/mypy
/ InspectError
Class
InspectError
mypy/moduleinspect.py:46–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
45
46
class
InspectError(Exception):
47
pass
48
49
50
def
get_package_properties(package_id: str) -> ModuleProperties:
Callers
2
get_package_properties
Function · 0.85
get_package_properties
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…