mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 05:00:26 +01:00
all: Upgrade to ruff v0.9.6.
Signed-off-by: Christian Clauss <cclauss@me.com>
This commit is contained in:
@@ -4,4 +4,5 @@ description: Unicode name escapes are not implemented
|
||||
cause: Unknown
|
||||
workaround: Unknown
|
||||
"""
|
||||
|
||||
print("\N{LATIN SMALL LETTER A}")
|
||||
|
||||
Reference in New Issue
Block a user