diff --git a/tests/test_land.py b/tests/test_land.py index 6b820e2..7925def 100644 --- a/tests/test_land.py +++ b/tests/test_land.py @@ -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,