ee226a8b43
Codespell doesn't pick up "re-used" or "re-uses", and ignores the tests/ directory, so fix these manually. Signed-off-by: Damien George <damien@micropython.org>
3 lines
120 B
Python
3 lines
120 B
Python
# micropython is always builtin and cannot be overridden by the filesystem.
|
|
print("ERROR: micropython from filesystem")
|