Skip to content

Commit

Permalink
Update pyaedt/modules/solutions.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuelopez-ansys authored Nov 21, 2023
1 parent 524a7b9 commit 5109701
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyaedt/modules/solutions.py
Original file line number Diff line number Diff line change
Expand Up @@ -1510,7 +1510,7 @@ def plot_farfield_contour(
export_image_path=None,
levels=64,
show=True,
**kwargs,
**kwargs
):
"""Create a Contour plot of specified quantity.
Expand Down

0 comments on commit 5109701

Please sign in to comment.