Skip to content

Commit

Permalink
Update Advanced_Sounding_With_Complex_Layout.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kylejgillett authored Sep 26, 2023
1 parent c3a7ec8 commit ccdc533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/Advanced_Sounding_With_Complex_Layout.py
Original file line number Diff line number Diff line change
Expand Up @@ -300,4 +300,4 @@
weight='bold', fontsize=20, ha='center')
# Show the plot
plt.show()

Check failure on line 303 in examples/Advanced_Sounding_With_Complex_Layout.py

View workflow job for this annotation

GitHub Actions / Flake8

[flake8] reported by reviewdog 🐶 W293 [*] Blank line contains whitespace Raw Output: examples/Advanced_Sounding_With_Complex_Layout.py:303:1: W293 [*] Blank line contains whitespace

0 comments on commit ccdc533

Please sign in to comment.