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 216a015 commit cf852ec
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 @@ -341,7 +341,7 @@ def create(self, padding_values, padding_types, region_name, parts):
Returns
-------
bool
``True`` if successful, else ``False``.
``True`` when successful, ``False`` when failed.
"""
try:
if (
Expand Down

0 comments on commit cf852ec

Please sign in to comment.