Skip to content

Replace Python 3 `super()` to Python2 compatible variants

9517de6
Select commit
Loading
Failed to load commit list.
Merged

fix double initialization of Cargo by CargoPythonPackage by removing incorrect custom __init__ implementation + fix use of super() in PALM easyblock (since that doesn't work with Python 2.7) #3406

Replace Python 3 `super()` to Python2 compatible variants
9517de6
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs