DM-43722 EFD Transform Implementation #515
lint.yaml
on: pull_request
call-workflow
/
lint
7s
ruff
7s
Annotations
11 errors
ruff
Process completed with exit code 1.
|
W291:
python/lsst/consdb/efd_transform/dao/butler.py#L63
trailing whitespace
|
E501:
python/lsst/consdb/efd_transform/dao/butler.py#L64
line too long (114 > 110 characters)
|
E501:
python/lsst/consdb/efd_transform/dao/butler.py#L90
line too long (111 > 110 characters)
|
W505:
python/lsst/consdb/efd_transform/dao/influxdb.py#L262
doc line too long (80 > 79 characters)
|
W293:
python/lsst/consdb/efd_transform/dao/influxdb.py#L266
blank line contains whitespace
|
W293:
python/lsst/consdb/efd_transform/dao/influxdb.py#L273
blank line contains whitespace
|
E303:
python/lsst/consdb/efd_transform/dao/influxdb.py#L275
too many blank lines (2)
|
W293:
python/lsst/consdb/efd_transform/dao/influxdb.py#L317
blank line contains whitespace
|
W293:
python/lsst/consdb/efd_transform/dao/influxdb.py#L372
blank line contains whitespace
|
W505:
python/lsst/consdb/efd_transform/summary.py#L18
doc line too long (81 > 79 characters)
|