Skip to content

Commit

Permalink
Removed stray comma
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobcook1995 committed Jul 3, 2024
1 parent 5ae07d8 commit d8afa00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion virtual_ecosystem/models/soil/carbon.py
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ def calculate_microbial_changes(
constants: Set of constants for the soil model.
Returns:
A dataclass containing, the rate at which microbes uptake LMWC, the rate of
A dataclass containing the rate at which microbes uptake LMWC, the rate of
change in the microbial biomass pool and the enzyme pools.
"""

Expand Down

0 comments on commit d8afa00

Please sign in to comment.