Implement scheduling #7
Annotations
4 errors
Ruff lint:
docs/conf.py#L15
docs/conf.py:15:8: F401 `shutil` imported but unused
|
Ruff lint:
rendercanvas/_events.py#L45
rendercanvas/_events.py:45:26: RUF012 Mutable class attributes should be annotated with `typing.ClassVar`
|
Ruff lint:
rendercanvas/_loop.py#L18
rendercanvas/_loop.py:18:23: RUF012 Mutable class attributes should be annotated with `typing.ClassVar`
|
Ruff lint
Process completed with exit code 1.
|
Loading