Skip to content

AthenaPython: Fix bug introduced with !27556

Frank Winklmeier requested to merge fwinkl/athena:pyathena_fix into master

Fixes bug introduced in !27556 (merged) that basically broke all PyComps with:

TypeError: 'StoreGateSvc' object has no attribute '__getitem__'

Merge request reports