mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 20:50:14 +01:00
all: Upgrade to ruff v0.9.6.
Signed-off-by: Christian Clauss <cclauss@me.com>
This commit is contained in:
@@ -4,6 +4,7 @@ description: uPy requires spaces between literal numbers and keywords, CPy doesn
|
||||
cause: Unknown
|
||||
workaround: Unknown
|
||||
"""
|
||||
|
||||
try:
|
||||
print(eval("1and 0"))
|
||||
except SyntaxError:
|
||||
|
||||
Reference in New Issue
Block a user