Skip to content

Commit

Permalink
Update festim/exports/derived_quantities/point_value.py
Browse files Browse the repository at this point in the history
Co-authored-by: Rémi Delaporte-Mathurin <[email protected]>
  • Loading branch information
KulaginVladimir and RemDelaporteMathurin authored Nov 28, 2023
1 parent 1144678 commit ce6ec1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion festim/exports/derived_quantities/point_value.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ class PointValue(DerivedQuantity):
"""DerivedQuantity relative to a point
Args:
field (str, int): the field ("solute", 0, 1, "T", "retention")
field (str, int): the field ("solute", 0, 1, "T", "retention")
point (int, float, list): the point coordinates
"""

Expand Down

0 comments on commit ce6ec1e

Please sign in to comment.