Skip to content

Replace ModuleNotFoundError with ImportError for compatibility

Johannes Zumthurm requested to merge fix_import_error into master

Created by: NotSpecial

ModuleNotFoundError was only introduced in python 3.6.

Merge request reports

Loading