MCPcopy Create free account
hub / github.com/InternScience/SciReason / readlines

Method readlines

opencompass/datasets/mbpp.py:225–226  ·  view source on GitHub ↗
(self, *args, **kwargs)

Source from the content-addressed store, hash-verified

223 raise IOError
224
225 def readlines(self, *args, **kwargs):
226 raise IOError
227
228 def readable(self, *args, **kwargs):
229 """Returns True if the IO object can be read."""

Callers 15

parse_require_fileFunction · 0.45
_callMethod · 0.45
load_singleMethod · 0.45
load_singleMethod · 0.45
load_singleMethod · 0.45
loadMethod · 0.45
load_singleMethod · 0.45
loadMethod · 0.45
load_singleMethod · 0.45
loadMethod · 0.45
load_singleMethod · 0.45

Calls

no outgoing calls

Tested by 1

loadMethod · 0.36