Skip to content

Commit

Permalink
Fix code format check
Browse files Browse the repository at this point in the history
  • Loading branch information
nghi-truyen committed Jan 17, 2025
1 parent 2341c10 commit e24aa00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions smash/core/model/model.py
Original file line number Diff line number Diff line change
Expand Up @@ -190,8 +190,8 @@ class Model:
.. note::
The convention of `smash` is that **start_time** is the date used to initialize the model's
states. All the modeled state-flux variables :math:`\\boldsymbol{U}(x,t)` (i.e., discharge, states,
internal fluxes) will be computed over the period **start_time + 1dt** and **end_time**
states. All the modeled state-flux variables :math:`\\boldsymbol{U}(x,t)` (i.e., discharge,
states, internal fluxes) will be computed over the period **start_time + 1dt** and **end_time**
adjust_interception : `bool`, default True
Whether or not to adjust the maximum capacity of the interception reservoir.
Expand Down

0 comments on commit e24aa00

Please # to comment.