mirror of
https://github.com/micropython/micropython.git
synced 2025-09-07 02:10:52 +02:00
This work was funded through GitHub Sponsors. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
4 lines
44 B
Plaintext
4 lines
44 B
Plaintext
import os
|
|
|
|
os.putenv('MICROPYINSPECT', '1')
|