Skip to content

Add methods to get data dependencies out of DL2

Dan Guest requested to merge dguest/athena:dl2-data-deps-master into master

The data dependencies in DL2 are determined at initialization. This merge request introduces a way to get these out of the class after it's initialized.

Merge request reports