Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
247
class
ReprFail:
248
def
__init__(self, info):
249
self.info = info
250
251
252
def
getRepresentation(name, process):
Callers
1
getRepresentation
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected