We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 747a365 commit ae85ea8Copy full SHA for ae85ea8
1 file changed
src/imcflibs/imagej/_loci.py
@@ -35,6 +35,7 @@
35
DefaultMetadataOptions = None
36
MetadataLevel = None
37
DynamicMetadataOptions = None
38
+MetadataOptions = None
39
40
# perform the actual imports when running under Jython using `importlib` calls:
41
import platform as _python_platform
0 commit comments