Skip to content

Use ImportError for Python < 3.6 (Closes: !734)

ModuleNotFoundError is a subclass of ImportError, so this should not change anything.

Merge request reports

Loading