Skip to content

fix: replace == None with is None in disambiguate/run.py (PEP 8 E711) - #3752

Open
harshadkhetpal wants to merge 1 commit into
bcbio:masterfrom
harshadkhetpal:fix/use-is-none-comparison-2026-03-17
Open

fix: replace == None with is None in disambiguate/run.py (PEP 8 E711)#3752
harshadkhetpal wants to merge 1 commit into
bcbio:masterfrom
harshadkhetpal:fix/use-is-none-comparison-2026-03-17

fix: replace `== None` with `is None` in disambiguate/run.py (PEP 8 E…

5da43bc
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs