style(pv): Update passiv pipelines to use IOManager #55
Annotations
4 errors
Ruff (I001):
src/dagster_dags/resources/sheffield_solar_api.py#L3
src/dagster_dags/resources/sheffield_solar_api.py:3:1: I001 Import block is un-sorted or un-formatted
|
Ruff (F401):
src/dagster_dags/resources/sheffield_solar_api.py#L9
src/dagster_dags/resources/sheffield_solar_api.py:9:8: F401 `time` imported but unused
|
Ruff (F401):
src/dagster_dags/resources/sheffield_solar_api.py#L11
src/dagster_dags/resources/sheffield_solar_api.py:11:8: F401 `logging` imported but unused
|
lint-typecheck
Process completed with exit code 1.
|