Skip to content

ATR-24511: Breaking up MenuComponents.py into Menu and CF related components

Catrin Bernius requested to merge bernius/athena:HLTCFComponents_ATR24511 into master

ATR-24511: Breaking up MenuComponents.py into classes that are used in Menu related code and those used in ControlFlow related code (those were moved to HLTCFComponents.py). In addition, created a filed called HLTCFTools.py to avoid circular imports. The division of the files

Also removed def getChainStepName and def createStepView as they were unused.

Tagging @khoo and @sshaw as menu coordinators.

Edited by Catrin Bernius

Merge request reports