Skip to content
GitLab
Explore
Sign in
Fix python warnings exposed in dev4 slot
Code
Review changes
Check out branch
Download
Patches
Plain diff
Marco Cattaneo
requested to merge
fixWrnigns-dev4
into
run2-patches
Nov 12, 2020
Overview
1
Commits
1
Pipelines
1
Changes
3
Expand
Fixes warnings like
SyntaxWarning: "is not" with a literal. Did you mean "!="?
SyntaxWarning: "is" with a literal. Did you mean "=="?
Merge request reports