Fix type equality checks
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:33:42
| Stage: pretest Stage: test |
Download artifacts
No artifacts found |
Use is
/is not
instead of ==
when checking for equality of types. Fixes linter errors that recently appeared in the flake8
checker.
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:33:42
| Stage: pretest Stage: test |
Download artifacts
No artifacts found |