Skip to content

Commit

Permalink
improve docstring returns (#3876)
Browse files Browse the repository at this point in the history
* improve docstring returns

* Update pyaedt/maxwell.py

Co-authored-by: Samuel Lopez <[email protected]>

---------

Co-authored-by: Samuel Lopez <[email protected]>
  • Loading branch information
gmalinve and Samuelopez-ansys authored Nov 14, 2023
1 parent d238ff2 commit 812c992
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyaedt/maxwell.py
Original file line number Diff line number Diff line change
Expand Up @@ -800,8 +800,8 @@ def assign_translate_motion(
Returns
-------
:class:`pyaedt.modules.Boundary.BoundaryObject`
Boundary object.
:class:`pyaedt.modules.Boundary.BoundaryObject` or ``False``
Boundary object or bool if not successful.
References
----------
Expand Down

0 comments on commit 812c992

Please sign in to comment.