Commit bc12ea8
fix: remove deprecated dim parameter from linopy
* fix: remove deprecated dim parameter from linopy `LinearExpression.groupby(...).sum()` for compatibility with linopy > v0.9.0
* doc: add release note
---------
Co-authored-by: Thomas Gilon <thomas.gilon@openenergytransition.org>LinearExpression.groupby(...).sum() (#811)1 parent 5eff989 commit bc12ea8
2 files changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
| 53 | + | |
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1393 | 1393 | | |
1394 | 1394 | | |
1395 | 1395 | | |
1396 | | - | |
| 1396 | + | |
1397 | 1397 | | |
1398 | 1398 | | |
1399 | 1399 | | |
| |||
0 commit comments