pyserial: make serial.threaded.ReaderThread generic in the type of Protocol #29083
Annotations
4 errors and 1 warning
Run pyright with basic settings on all the stubs:
stubs/pyserial/serial/threaded/__init__.pyi#L11
Expected type arguments for generic class "ReaderThread" (reportMissingTypeArgument)
|
Run pyright with basic settings on all the stubs:
stubs/pyserial/serial/threaded/__init__.pyi#L18
Expected type arguments for generic class "ReaderThread" (reportMissingTypeArgument)
|
Run pyright with basic settings on all the stubs:
stubs/pyserial/serial/threaded/__init__.pyi#L26
Expected type arguments for generic class "ReaderThread" (reportMissingTypeArgument)
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading