reimplementation of WebLCDs using asyncio #191
Annotations
3 errors
[mypy] src/artisanlib/weblcds.py#L150:
src/artisanlib/weblcds.py#L150
Name "log" is not defined [name-defined]
|
runner / mypy
Process completed with exit code 1.
|
src/artisanlib/weblcds.py#L150
E0602: Undefined variable 'log' (undefined-variable)
|