Skip to content

Commit

Permalink
Update pyaedt/modeler/cad/Primitives2D.py
Browse files Browse the repository at this point in the history
  • Loading branch information
SMoraisAnsys authored May 23, 2024
1 parent 5da62b7 commit fa5dad0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyaedt/modeler/cad/Primitives2D.py
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ def create_ellipse(
material=None,
non_model=False,
segments=0,
**kwargs,
**kwargs # noqa
):
"""Create an ellipse.
Expand Down

0 comments on commit fa5dad0

Please sign in to comment.