summaryrefslogtreecommitdiff
path: root/tests/micropython/native_gen.py
AgeCommit message (Expand)Author
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2019-09-26tests/micropython: Add test for native generators.Damien George