deprecate schedule APIs #6
Annotations
3 errors
src/evohomeasync2/controlsystem.py#L363
src/evohomeasync2/controlsystem.py:363:14: ASYNC230 Async functions should not open files with blocking methods like `open`
|
src/evohomeasync2/controlsystem.py#L450
src/evohomeasync2/controlsystem.py:450:14: ASYNC230 Async functions should not open files with blocking methods like `open`
|
|
This job failed
Loading