Skip to content

Commit

Permalink
Fix misleading comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mnlevy1981 committed Jul 31, 2024
1 parent b80a8c5 commit e6246e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/nblibrary/glc/LIWG_SMB_diagnostic.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@
"metadata": {},
"outputs": [],
"source": [
"# Comparing SMB new run vs obs\n",
"# Comparing SMB new run vs base case\n",
"if base_case_name:\n",
" # Colormap choice\n",
" my_cmap = mcm.get_cmap(\"Spectral\")\n",
Expand Down

0 comments on commit e6246e4

Please sign in to comment.