AthenaConfiguration: Fix asdict() to work with nested flags.
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
AthenaConfiguration: Fix asdict() to work with nested flags.
Scott Snyder
requested to merge
ssnyder/athena:nestedAsdict.AthenaConfiguration-20240103
into
main
Jan 03, 2024
Overview
3
Commits
1
Pipelines
1
Changes
2
asdict() was failing when used on flags nested more than one level down. Fix.
Merge request reports
Loading