Skip to content

Commit

Permalink
Update pyaedt/modules/MeshIcepak.py
Browse files Browse the repository at this point in the history
Co-authored-by: Kathy Pippert <[email protected]>
  • Loading branch information
lorenzovecchietti and PipKat authored Apr 24, 2024
1 parent 3eb2931 commit 544b325
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyaedt/modules/MeshIcepak.py
Original file line number Diff line number Diff line change
Expand Up @@ -478,7 +478,7 @@ def parse_settings_as_args(self):
Returns
-------
List
Arguments to be passed to native APIs.
Arguments to pass to native APIs.
"""
out = []
for k, v in self._instance_settings.items():
Expand Down

0 comments on commit 544b325

Please sign in to comment.