Skip to content

Replace if literal truthiness checks with if literal is not None

fe9ef58
Select commit
Loading
Failed to load commit list.
Merged

Fix falsy literal values being mishandled in AccessRules port/network/SGT methods #230

Replace if literal truthiness checks with if literal is not None
fe9ef58
Select commit
Loading
Failed to load commit list.

There are no checks for this commit