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

Make pylint ignore 'ij' import

parent e6bc1603
No related branches found
No related tags found
No related merge requests found
"""Functions for creating Z projections."""
from ij.plugin import ZProjector
from ij.plugin import ZProjector # pylint: disable-msg=E0401
from .bioformats import export_using_orig_name
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