Skip to content
Snippets Groups Projects

2024-04-19: merge of 24.0 into main

Merged Adam Edward Barton requested to merge abarton/athena:sweep_24.0_main_2024-04-19 into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -10,7 +10,7 @@ __author__ = "Eric Jansen <eric.jansen@cern.ch>"
import os, grp, stat, random
from ipc import IPCPartition
from ispy import ISInfoDictionary, ISInfoAny, ISObject
from ispy import ISInfoDictionary
from AthenaPython import PyAthena
from AthenaPython.PyAthena import StatusCode
from PyAnalysisCore import PyEventTools
Loading