Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/python/mypy
/ fail
Method
fail
mypy/semanal_enum.py:268–269 ·
view source on GitHub ↗
(self, msg: str, ctx: Context)
Source
from the content-addressed store, hash-verified
266
# Helpers
267
268
def
fail(self, msg: str, ctx: Context) -> None:
269
self.api.fail(msg, ctx)
Callers
3
process_enum_call
Method · 0.95
check_enum_call
Method · 0.95
fail_enum_call_arg
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected