Skip to content

Commit

Permalink
Update pyadjoint/tape.py
Browse files Browse the repository at this point in the history
Co-authored-by: Connor Ward <[email protected]>
  • Loading branch information
Ig-dolci and connorjward authored Feb 26, 2024
1 parent f4e9c64 commit 72cb31c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyadjoint/tape.py
Original file line number Diff line number Diff line change
Expand Up @@ -775,7 +775,7 @@ class TimeStepSequence(list):
or another TimeStepSequence to copy from.
steps (list[TimeStep], optional): If provided, `steps` should be a list of :class:`TimeStep` to copy from.
Atributes:
Attributes:
steps (list[TimeStep]): A list of timesteps.
"""

Expand Down

0 comments on commit 72cb31c

Please sign in to comment.