Skip to content

Commit 57a572b

Browse files
committed
ruff linting
1 parent d1d56dd commit 57a572b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/scportrait/tools/stitch/_stitch.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
from scportrait.tools.stitch._utils.ashlar_plotting import plot_edge_quality, plot_edge_scatter
2424
from scportrait.tools.stitch._utils.filewriters import write_ome_zarr, write_spatialdata, write_tif, write_xml
2525

26+
2627
class Stitcher:
2728
"""
2829
Class for stitching of image tiles to assemble a mosaic.

0 commit comments

Comments
 (0)