aboutsummaryrefslogtreecommitdiff
path: root/tests/extmod/ujson_loads_bytes.py
AgeCommit message (Expand)Author
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2019-08-22tests/extmod: Split json.loads of bytes/bytearray into separate test.Damien George