Skip to content

Fix comparison with literal for Python 3.8 and delete obsolete VeloSim.opts file

Marco Cattaneo requested to merge cleanupVeloSimOptions into run2-patches

Needed for LCG_100. Fixes this warning:

SyntaxWarning: "is" with a literal. Did you mean "=="?
Edited by Marco Cattaneo

Merge request reports