Skip to content

Deprecate `AthConfigFlags.__call__`

Dan Guest requested to merge dguest/athena:depcall into main

This was broken off of !64979 (merged), which introduces a replacement for AthConfigFlags.__call__. Since it's a bit difficult to find all the instances of flags(...) in Athena I'm just adding a deprecation warning.

Merge request reports