Skip to content

Commit

Permalink
Update src/ansys/fluent/core/meshing/meshing_workflow.py
Browse files Browse the repository at this point in the history
Co-authored-by: Kathy Pippert <[email protected]>
  • Loading branch information
prmukherj and PipKat authored Apr 20, 2024
1 parent 9d60a93 commit 00ef7d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ansys/fluent/core/meshing/meshing_workflow.py
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ def __init__(
file_path: str,
fluent_version: FluentVersion,
) -> None:
"""Initialize LoadWorkflow.
"""Initialize a ``LoadWorkflow`` instance.
Parameters
----------
Expand Down

0 comments on commit 00ef7d1

Please sign in to comment.