Skip to content

PMGSystematicsTools: do not install scripts as python modules

Frank Winklmeier requested to merge fwinkl/athena:fwinkl_20240513T162613 into main

Avoid installing the same file twice. Also fix flake8-bugbear warning about not using the result of a comparison.

Merge request reports