Skip to content

Commit

Permalink
updated doc strings
Browse files Browse the repository at this point in the history
  • Loading branch information
jhdark committed Aug 11, 2023
1 parent 46b9e53 commit 3fa56af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion festim/exports/exports.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ def write(self, label_to_function, dt, dx, log_level):
"""writes to file
Args:
label_to_function (str, int): label of function
label_to_function (dict): dictionary of labels mapped to solutions
dt (festim.Stepsize): the model's stepsize
dx (fenics.Measure): the measure for dx
"""
Expand Down

0 comments on commit 3fa56af

Please sign in to comment.