micropython-lib/python-stdlib/unittest/unittest
Damien George e4cf09527b unittest: Always use "raise" with an argument.
So this code can be compiled with the MicroPython native emitter, which
does not support "raise" without any arguments.

Signed-off-by: Damien George <damien@micropython.org>
2024-11-18 12:00:38 +11:00
..
__init__.py unittest: Always use "raise" with an argument. 2024-11-18 12:00:38 +11:00