MCPcopy Create free account
hub / github.com/datacamp/pythonwhat / ReprFail

Class ReprFail

pythonwhat/tasks.py:247–249  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

245
246
247class ReprFail:
248 def __init__(self, info):
249 self.info = info
250
251
252def getRepresentation(name, process):

Callers 1

getRepresentationFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected