summaryrefslogtreecommitdiff
path: root/tests/micropython/opt_level_lineno.py
AgeCommit message (Expand)Author
2020-09-04all: Rename "sys" module to "usys".stijn
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2019-08-28tests: Split out test for optimisation level and line-no printing.Damien George