DRAFT: micropython/aiorepl: Allow passing in stream to use. #1017
Annotations
3 errors
Run ruff check --output-format=github .
Process completed with exit code 1.
|
Run ruff check --output-format=github .:
micropython/aiorepl/aiorepl.py#L270
micropython/aiorepl/aiorepl.py:270:44: F821 Undefined name `io`
|
Run ruff check --output-format=github .:
micropython/aiorepl/aiorepl.py#L270
micropython/aiorepl/aiorepl.py:270:26: F821 Undefined name `io`
|
Loading