Dask workflow: part 1 #40
Annotations
2 errors and 6 warnings
Format:
.nox/pylint/lib/python3.10/site-packages/fasthep_flow/orchestration.py#L11
Unable to import 'prefect_dask'
|
Format
Process completed with exit code 1.
|
Format:
.nox/pylint/lib/python3.10/site-packages/fasthep_flow/orchestration.py#L10
Import outside toplevel (prefect.task_runners.ConcurrentTaskRunner, prefect.task_runners.SequentialTaskRunner)
|
Format:
.nox/pylint/lib/python3.10/site-packages/fasthep_flow/orchestration.py#L11
Import outside toplevel (prefect_dask.DaskTaskRunner)
|
Format:
.nox/pylint/lib/python3.10/site-packages/fasthep_flow/orchestration.py#L24
Import outside toplevel (prefect.Flow, prefect.Task)
|
Format:
.nox/pylint/lib/python3.10/site-packages/fasthep_flow/workflow.py#L10
Missing class docstring
|
Format:
.nox/pylint/lib/python3.10/site-packages/fasthep_flow/workflow.py#L45
Missing function or method docstring
|
Format:
.nox/pylint/lib/python3.10/site-packages/fasthep_flow/workflow.py#L46
Unnecessarily calls dunder method __call__. Invoke instance directly.
|