Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/huggingface/evaluate
/ readlines
Method
readlines
metrics/code_eval/execute.py:131–132 ·
view source on GitHub ↗
(self, *args, **kwargs)
Source
from the content-addressed store, hash-verified
129
raise
OSError
130
131
def
readlines(self, *args, **kwargs):
132
raise
OSError
133
134
def
readable(self, *args, **kwargs):
135
""
"Returns True if the IO object can be read."
""
Callers
2
files_to_hash
Function · 0.80
get_imports
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected