We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86a0f9a commit 6dcbb61Copy full SHA for 6dcbb61
tests/micropython/import_mpy_invalid.py.exp
@@ -1,4 +1,4 @@
1
mod0 RuntimeError Corrupt .mpy file
2
mod1 RuntimeError Corrupt .mpy file
3
-mod2 MpyError Incompatible .mpy file. Please update all .mpy files. See http://adafru.it/mpy-update for more info.
4
-mod3 MpyError Incompatible .mpy file. Please update all .mpy files. See http://adafru.it/mpy-update for more info.
+mod2 ValueError Incompatible .mpy file. Please update all .mpy files. See http://adafru.it/mpy-update for more info.
+mod3 ValueError Incompatible .mpy file. Please update all .mpy files. See http://adafru.it/mpy-update for more info.
0 commit comments