8000 DRAFT: micropython/aiorepl: Allow passing in stream to use. · micropython/micropython-lib@e156b6f · GitHub
[go: up one dir, main page]

Skip to content

DRAFT: micropython/aiorepl: Allow passing in stream to use. #696

DRAFT: micropython/aiorepl: Allow passing in stream to use.

DRAFT: micropython/aiorepl: Allow passing in stream to use. #696

Triggered via pull request June 3, 2025 03:41
Status Failure
Total duration 30s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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`
0