Skip to content

Commit

Permalink
remove chevrons from merge
Browse files Browse the repository at this point in the history
  • Loading branch information
tommbendall committed Oct 24, 2023
1 parent 4794858 commit 51f4f91
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions gusto/timeloop.py
Original file line number Diff line number Diff line change
Expand Up @@ -750,10 +750,6 @@ def setup_fields(self):
def run(self, t, tmax, pick_up=False):
"""
Runs the model for the specified time, from t to tmax
<<<<<<< HEAD
=======
>>>>>>> origin/main
Args:
t (float): the start time of the run
tmax (float): the end time of the run
Expand Down

0 comments on commit 51f4f91

Please sign in to comment.