Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ fail
Method
fail
dev/merge_arrow_pr.py:363–364 ·
view source on GitHub ↗
(self, msg)
Source
from the content-addressed store, hash-verified
361
""
"
362
363
def
fail(self, msg):
364
raise
Exception(msg)
365
366
def
prompt(self, prompt):
367
return
input(prompt)
Callers
5
continue_maybe
Method · 0.95
__init__
Method · 0.45
resolve
Method · 0.45
_get_issue
Method · 0.45
merge
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected