Skip to content

Commit 8d47630

Browse files
committed
Fixup bad indent in icepyx notebook
1 parent 859a0a2 commit 8d47630

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/iceflow-with-icepyx.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@
303303
" print(f\"{file=} contains an error and will not be read\")\n",
304304
" continue\n",
305305
"\n",
306-
" len(datasets)"
306+
"len(datasets)"
307307
]
308308
},
309309
{

0 commit comments

Comments
 (0)