MCPcopy Create free account
hub / github.com/apache/arrow / fail

Method fail

dev/test_merge_arrow_pr.py:112–113  ·  view source on GitHub ↗
(self, msg)

Source from the content-addressed store, hash-verified

110 return response
111
112 def fail(self, msg):
113 raise Exception(msg)
114
115
116def test_gh_fix_versions():

Callers 5

test_uwsgi_integrationFunction · 0.45
test_cancellationMethod · 0.45
testFunction · 0.45
select_frameMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected