Skip to content

Commit

Permalink
Update festim/stepsize.py
Browse files Browse the repository at this point in the history
Co-authored-by: Rémi Delaporte-Mathurin <[email protected]>
  • Loading branch information
jhdark and RemDelaporteMathurin authored Oct 19, 2023
1 parent 348283a commit 751a355
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion festim/stepsize.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
class Stepsize:
"""
A class for evaulating the stepsize of transient simulations.
A class for evaluating the stepsize of transient simulations.
Args:
initial_value (float, int): initial stepsize.
Expand Down

0 comments on commit 751a355

Please sign in to comment.