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

Work around pylint bug

parent 0f3ce03b
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
from ij.plugin import ZProjector # pylint: disable-msg=E0401
from .bioformats import export_using_orig_name
from .bioformats import export_using_orig_name # pylint: disable-msg=E0401
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