Skip to content
This repository was archived by the owner on Aug 27, 2025. It is now read-only.

Commit cfb5957

Browse files
run black
1 parent 242a7ea commit cfb5957

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/10x_tutorials/visium/visium_tuto.ipynb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,9 @@
484484
"source": [
485485
"import spatialdata_plot\n",
486486
"\n",
487-
"query_sdata.pl.render_images(\"CytAssist_FFPE_Human_Colon_Post_Xenium_Rep1_hires_image\").pl.render_shapes().pl.show()"
487+
"query_sdata.pl.render_images(\n",
488+
" \"CytAssist_FFPE_Human_Colon_Post_Xenium_Rep1_hires_image\"\n",
489+
").pl.render_shapes().pl.show()"
488490
]
489491
},
490492
{

0 commit comments

Comments
 (0)