Skip to content

Commit

Permalink
Modify docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuelopez-ansys committed Jan 13, 2025
1 parent 2ae9892 commit b4982a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ansys/aedt/core/hfss.py
Original file line number Diff line number Diff line change
Expand Up @@ -809,7 +809,7 @@ def create_setup(self, name="MySetupAuto", setup_type=None, **kwargs):
setup_type : str, optional
Type of the setup, which is based on the solution type. Options are
``"HFSSDrivenAuto"``, ``"HFSSDriven"``, ``"HFSSEigen"``, ``"HFSSTransient"``,
and ``"HFSSSBR"``. The default is ``"HFSSDrivenAuto"``.
and ``"HFSSSBR"``. The default is ``"HFSSDriven"``.
**kwargs : dict, optional
Keyword arguments from the native AEDT API.
For more information, see
Expand Down

0 comments on commit b4982a3

Please sign in to comment.