lisa.utils/bisector: Replace ModuleNotFoundError with ImportError
ModuleNotFoundError is more precise, but was only introduced in Python 3.6.
Loading
Please register or sign in to comment
ModuleNotFoundError is more precise, but was only introduced in Python 3.6.