Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests/micropython/heapalloc_fail_set.py: Remove extra trailing comma.
Unlike tuples, sets do not need trailing comma when there is only one item.
- Loading branch information