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.
2 parents 26869ac + b31c942 commit 434eaccCopy full SHA for 434eacc
1 file changed
Wrapping/Generators/Python/itk/support/base.py
@@ -23,8 +23,6 @@
23
# Required to work around weird import error with xarray
24
from typing import Dict, Any, List, Optional, Sequence, Union
25
26
-import pkg_resources
27
-
28
import itkConfig
29
from itkConfig import DefaultFactoryLoading as _DefaultFactoryLoading
30
from itk.support.template_class import itkTemplate
0 commit comments