Skip to content

Commit bca3cea

Browse files
committed
Update doc string
1 parent f4e26f7 commit bca3cea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/meshpy/four_c/header_functions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -702,7 +702,7 @@ def add_result_description(
702702
*,
703703
tol: float = 1e-10,
704704
):
705-
"""Add result descriptions to the input file.
705+
"""Add result descriptions for structure problems to the input file.
706706
707707
Args:
708708
input_file: Input file to add the result description to

0 commit comments

Comments
 (0)