summaryrefslogtreecommitdiff
path: root/tests/micropython/decorator_error.py
AgeCommit message (Expand)Author
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2015-03-25tests: Add tests for SyntaxError, TypeError, and other missing things.Damien George