MCPcopy Create free account
hub / github.com/python/mypy / PolyTranslationError

Class PolyTranslationError

mypy/applytype.py:202–203  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

200
201
202class PolyTranslationError(Exception):
203 pass
204
205
206class PolyTranslator(TypeTranslator):

Callers 5

visit_type_varMethod · 0.85
visit_param_specMethod · 0.85
visit_type_var_tupleMethod · 0.85
visit_type_alias_typeMethod · 0.85
visit_instanceMethod · 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…