Skip to content

Commit

Permalink
add pragma
Browse files Browse the repository at this point in the history
  • Loading branch information
gmalinve committed Oct 23, 2024
1 parent bcfc632 commit 3a548d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ansys/aedt/core/twinbuilder.py
Original file line number Diff line number Diff line change
Expand Up @@ -658,7 +658,7 @@ def add_excitation_model(
export_uniform_points=False,
export_uniform_points_step=1e-5,
excitations=None,
):
): # pragma: no cover
"""
Use the excitation component to assign output quantities in a Twin Builder design to a windings
in a Maxwell design.
Expand Down

0 comments on commit 3a548d0

Please sign in to comment.