Skip to content

Commit 15a6de4

Browse files
committed
add newline at end of file
1 parent 3473d4d commit 15a6de4

File tree

1 file changed

+1
-1
lines changed
  • jupyter-notebooks/analysis-ready-data

1 file changed

+1
-1
lines changed

jupyter-notebooks/analysis-ready-data/visual.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ def show_ndvi(ndvi, figsize=(20, 10)):
4343

4444
cbar = fig.colorbar(cax, orientation='horizontal', shrink=0.5)
4545

46-
plt.show()
46+
plt.show()

0 commit comments

Comments
 (0)