Skip to content

Commit

Permalink
with precommit fixes...
Browse files Browse the repository at this point in the history
  • Loading branch information
TeaganKing committed Aug 5, 2024
1 parent 9620a59 commit 8bc645c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/nblibrary/atm/nmse_PSL.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@
},
"outputs": [],
"source": [
"print('moving on to compute the nmse')\n",
"print(\"moving on to compute the nmse\")\n",
"nmse_dat = []\n",
"nmse_cesm2 = []\n",
"nmse_cmip6 = []\n",
Expand Down

0 comments on commit 8bc645c

Please sign in to comment.