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 Dec 12, 2024
1 parent a87eeb1 commit 5651d26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_land.py
Original file line number Diff line number Diff line change
Expand Up @@ -1484,7 +1484,7 @@ def test_apply_surface_overrides(tmp_path):
"surface": "Woodland",
"type_": "GrowingSurface",
"area": 1000,
"ET_depletion_factor": 0.8
"ET_depletion_factor": 0.8,
}
},
"percolation_residence_time": 1,
Expand Down

0 comments on commit 5651d26

Please sign in to comment.