micropython/tests/unicode
Jim Mussared 8b27482692 top: Update Python formatting to black "2023 stable style".
See https://black.readthedocs.io/en/stable/the_black_code_style/index.html

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2023-02-02 12:51:03 +11:00
..
data tests/unicode: Add test for invalid utf-8 file contents. 2022-08-26 16:47:27 +10:00
file1.py
file2.py
file_invalid.py tests/unicode: Add test for invalid utf-8 file contents. 2022-08-26 16:47:27 +10:00
unicode.py
unicode_chr.py
unicode_id.py top: Update Python formatting to black "2023 stable style". 2023-02-02 12:51:03 +11:00
unicode_index.py
unicode_iter.py
unicode_ord.py
unicode_pos.py
unicode_slice.py
unicode_str_format.py
unicode_str_modulo.py
unicode_subscr.py
unicode_ure.py extmod/modure: Convert byte offsets to unicode indices when necessary. 2022-09-06 17:08:18 +10:00