Commit ca2d8ff
Bugfix prepare_sector_network.py (#33)
* Bugfix prepare_sector_network.py
wrongfully set comma leads to an error in `prepare_sector_network` when `config[sector][methanol][methanol_to_power][ccgt]` is activated
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>1 parent c1e59d1 commit ca2d8ff
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
972 | 972 | | |
973 | 973 | | |
974 | 974 | | |
975 | | - | |
976 | | - | |
| 975 | + | |
| 976 | + | |
977 | 977 | | |
978 | 978 | | |
979 | 979 | | |
| |||
0 commit comments