diff options
author | Damien George <damien@micropython.org> | 2025-06-23 13:08:36 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-07-12 22:37:56 +1000 |
commit | 908f938c44cc45bd725cf14d09895ab7472dd67a (patch) | |
tree | 1365a61f9d694abca3a3f4817a50174074c50bee /tests/micropython/stack_use.py | |
parent | 499bedf7aa07bb26dc19fb8b3ef5db5c8e578f52 (diff) |
tests/extmod/asyncio_iterator_event.py: Use format instead of f-string.
Some targets don't have f-strings enabled, so try not to use them in tests.
Rather, use `str.format`, which is more portable.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'tests/micropython/stack_use.py')
0 files changed, 0 insertions, 0 deletions