We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dec2f94 commit b55646bCopy full SHA for b55646b
1 file changed
src/imcflibs/imagej/shading.py
@@ -4,7 +4,7 @@
4
5
import ij # pylint: disable-msg=import-error
6
7
-from ..imagej import bioformats
+from ..imagej import bioformats # pylint: disable-msg=no-name-in-module
8
from ..imagej import projections
9
from ..pathtools import listdir_matching, gen_name_from_orig
10
from ..log import LOG as log
0 commit comments