Skip to content

TrigT1CaloCalibConditions: Fix python 3.8 warning.

Use ==' instead of is' when comparing to string literals.

Merge request reports