Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 29, 2024
1 parent 6b6a411 commit a079cd2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions envs/environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies:
- numpy
- pandas
- geopandas>=0.11.0, <=0.14.3
- fiona<1.10.0
- fiona<1.10.0
- xarray>=2023.11.0, <2023.12.0
- netcdf4
- networkx
Expand Down Expand Up @@ -88,4 +88,4 @@ dependencies:
- git+https://github.com/FRESNA/vresutils@master # until new pip release > 0.3.1 (strictly)
- tsam>=1.1.0
- chaospy # lastest version only available on pip
- fake_useragent
- fake_useragent
2 changes: 1 addition & 1 deletion test/config.distribution.test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ electricity:
H2: 168

extendable_carriers:
Generator: [solar, onwind,diesel]
Generator: [solar, onwind, diesel]
StorageUnit: ["lithium", "lead acid"]
conventional_carriers: [diesel]

Expand Down

0 comments on commit a079cd2

Please sign in to comment.