Commit 89fd592
committed
AiiDAEnsemble: add missing
Fixes #334
The version update v1.4.1 missed to add the new `init` function to the
`compute_ensemble` method of the auxiliary class `AiiDAEnsemble`.
The simple fix makes the calculation using this class comparable to
the traditional `Ensemble` class.self.init()
1 parent 46c2440 commit 89fd592
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| 103 | + | |
103 | 104 | | |
104 | 105 | | |
105 | 106 | | |
| |||
0 commit comments