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

Method readline

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

Source from the content-addressed store, hash-verified

220 raise IOError
221
222 def readline(self, *args, **kwargs):
223 raise IOError
224
225 def readlines(self, *args, **kwargs):
226 raise IOError

Callers 2

_launchMethod · 0.45
parse_example_datasetFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected