Skip to content

Remove redundant return code check. NFC#1749

Merged
sbc100 merged 1 commit into
mainfrom
remove_redundant_check
Jul 24, 2026
Merged

Remove redundant return code check. NFC#1749
sbc100 merged 1 commit into
mainfrom
remove_redundant_check

Conversation

@sbc100

@sbc100 sbc100 commented Jul 24, 2026

Copy link
Copy Markdown
Collaborator

The subprocess.check_call function will throw rather than return a non-zero error code so this is dead code.

The `subprocess.check_call` function will throw rather than return
a non-zero error code so this is dead code.
@sbc100
sbc100 requested a review from dschuff July 24, 2026 04:43
@sbc100
sbc100 enabled auto-merge (squash) July 24, 2026 05:54
@sbc100
sbc100 merged commit 2be309c into main Jul 24, 2026
9 checks passed
@sbc100
sbc100 deleted the remove_redundant_check branch July 24, 2026 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants