We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f3ce03 commit dab5faeCopy full SHA for dab5fae
1 file changed
src/imcflibs/imagej/projections.py
@@ -2,7 +2,7 @@
2
3
from ij.plugin import ZProjector # pylint: disable-msg=E0401
4
5
-from .bioformats import export_using_orig_name
+from .bioformats import export_using_orig_name # pylint: disable-msg=E0401
6
from ..log import LOG as log
7
8
0 commit comments