wcs?_utils: wrap to_netcdf in bytes() #2763
Annotations
6 errors
Linting (3.10, ruff check --output-format=github)
Process completed with exit code 1.
|
Ruff (F401):
datacube_ows/wcs1_utils.py#L13
datacube_ows/wcs1_utils.py:13:26: F401 `dask.delayed.Delayed` imported but unused
|
Linting (3.10, pylint -j 2 datacube_ows --disable=C,R,W,E1136)
The operation was canceled.
|
Linting (3.10, pylint -j 2 datacube_ows --disable=C,R,W,E1136)
The strategy configuration was canceled because "lint._3_10_ruff_check_--output" failed
|
Linting (3.10, mypy datacube_ows)
The operation was canceled.
|
Linting (3.10, mypy datacube_ows)
The strategy configuration was canceled because "lint._3_10_ruff_check_--output" failed
|