Replaced 'importlib.util.find_spec' with 'pkgutil.find_loader' to ensure...
Replaced 'importlib.util.find_spec' with 'pkgutil.find_loader' to ensure Python 2.7 compatibility. Added some type hints.
Showing
Please register or sign in to comment