8000 Add new line at the end of the file · matplotlib/matplotlib@3c19954 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3c19954

Browse files
committed
Add new line at the end of the file
1 parent 00e7d0f commit 3c19954

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/colors/colorbar_only.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,4 +105,4 @@
105105
cb3.set_label('Custom extension lengths, some other units')
106106

107107
plt.tight_layout()
108-
plt.show()
108+
plt.show()

0 commit comments

Comments
 (0)
0