DRAFT: micropython/aiorepl: Allow passing in stream to use. #696
Annotations
3 errors
ruff
Process completed with exit code 1.
|
Ruff (F821):
micropython/aiorepl/aiorepl.py#L270
micropython/aiorepl/aiorepl.py:270:44: F821 Undefined name `io`
|
Ruff (F821):
micropython/aiorepl/aiorepl.py#L270
micropython/aiorepl/aiorepl.py:270:26: F821 Undefined name `io`
|