Skip to content
Snippets Groups Projects
Commit b55646ba authored by Niko Ehrenfeuchter's avatar Niko Ehrenfeuchter :keyboard:
Browse files

Disable pylint-check for importing an existing submodule

parent dec2f947
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ import os
import ij # pylint: disable-msg=import-error
from ..imagej import bioformats
from ..imagej import bioformats # pylint: disable-msg=no-name-in-module
from ..imagej import projections
from ..pathtools import listdir_matching, gen_name_from_orig
from ..log import LOG as log
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment