Skip to content

Commit cf88e64

Browse files
committed
cleanup
1 parent 6ab1e02 commit cf88e64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/wp5/steric_sea_level_ora5.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -548,7 +548,7 @@
548548
"\n",
549549
"\n",
550550
"plot.projected_map(bias, col=\"variable\", row=\"product\", robust=True)\n",
551-
"_ = plt.suptitle(f\"Bias {'-'.join(da['product'].values.tolist())}\")"
551+
"_ = plt.suptitle(f\"Bias {''.join(da['product'].values.tolist())}\")"
552552
]
553553
},
554554
{

0 commit comments

Comments
 (0)