Skip to content

Commit ab8e5aa

Browse files
committed
Formatting
1 parent af3616a commit ab8e5aa

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

src/imcflibs/imagej/bdv.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@
1313
import shutil
1414
import sys
1515

16-
from ch.epfl.biop.scijava.command.spimdata import FuseBigStitcherDatasetIntoOMETiffCommand
16+
from ch.epfl.biop.scijava.command.spimdata import (
17+
FuseBigStitcherDatasetIntoOMETiffCommand,
18+
)
1719
from ij import IJ
1820

1921
from .. import pathtools

0 commit comments

Comments
 (0)