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
MaxJPRey and PipKat authored Apr 18, 2024
1 parent 56c0aa9 commit 216a015
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 @@ -365,7 +365,7 @@ def delete(self):
Returns
-------
bool
``True`` if successful, else ``False``.
``True`` when successful, ``False`` when failed.
"""
try:
self.object.delete()
Expand Down

0 comments on commit 216a015

Please sign in to comment.