micropython/streampair: Package to create bi-directional linked stream objects. #790
Annotations
2 errors
|
Run ruff check --output-format=github .
Process completed with exit code 1.
|
|
Run ruff check --output-format=github .:
micropython/streampair/test_streampair.py#L97
micropython/streampair/test_streampair.py:97:9: RUF006 Store a reference to the return value of `asyncio.create_task`
|
Loading