mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 12:10:13 +01:00
all: Fix spelling mistakes based on codespell check.
Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# test PEP 526, varible annotations
|
||||
# test PEP 526, variable annotations
|
||||
|
||||
x: int
|
||||
print("x" in globals())
|
||||
|
||||
Reference in New Issue
Block a user