Skip to content

Commit f6f7f8c

Browse files
committed
o Fix pre-commit
1 parent bc66cfb commit f6f7f8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/user-guide/remapping.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -762,7 +762,7 @@
762762
" title=\"Zoomed Remap (120km to Healpix)\",\n",
763763
" xlim=(-10, 10),\n",
764764
" ylim=(-5, 5),\n",
765-
" cmap=ux.cmaps.sequential_blue, \n",
765+
" cmap=ux.cmaps.sequential_blue,\n",
766766
" )\n",
767767
" * features\n",
768768
").opts(fig_size=300).cols(1)"

0 commit comments

Comments
 (0)