-
- Downloads
mrhlpr.mr: Move no MR checked out error handling to mr.checked_out()
None of the code paths actually make use of the case where it returns None for anything other than displaying the same error message, if they display one at all. Some just attempted to use None as if it was an integer. As such, just display the error in mr.checked_out() to simplify and deduplicate code.
parent
6a45e034
No related branches found
No related tags found
Please register or sign in to comment