Skip to content

Commit adeba07

Browse files
author
ugurthemaster
committed
Update spines_demo.py
Line break added before "plt.show()"
1 parent 9866d70 commit adeba07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/ticks_and_spines/spines_demo.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,5 @@
2828

2929
# Tweak spacing between subplots to prevent labels from overlapping
3030
plt.subplots_adjust(hspace=0.5)
31+
3132
plt.show()

0 commit comments

Comments
 (0)