fixes for python3 when runNumber is None

RunNumber is set to None when athena is running online and comparison with integer doesn't work in python3. Now it is protected with extra "if"

Merge request reports

Loading