mirror of
https://github.com/micropython/micropython.git
synced 2026-01-04 11:10:14 +01:00
Add ImportError.
This commit is contained in:
@@ -31,6 +31,7 @@ Q(StopIteration)
|
||||
|
||||
Q(AssertionError)
|
||||
Q(AttributeError)
|
||||
Q(ImportError)
|
||||
Q(IndentationError)
|
||||
Q(IndexError)
|
||||
Q(KeyError)
|
||||
|
||||
Reference in New Issue
Block a user