DM-48589: Create scripts for exporting DP1 registry to a new repository #3
lint.yaml
on: pull_request
call-workflow
/
lint
4s
Annotations
9 errors
E402:
export_preliminary_dp1.py#L8
module level import not at top of file
|
W292:
export_preliminary_dp1.py#L9
no newline at end of file
|
E402:
import_preliminary_dp1.py#L8
module level import not at top of file
|
W505:
python/lsst/dp1_data_wrangling/datasets_parquet.py#L48
doc line too long (100 > 79 characters)
|
W505:
python/lsst/dp1_data_wrangling/importer.py#L52
doc line too long (88 > 79 characters)
|
W505:
python/lsst/dp1_data_wrangling/importer.py#L53
doc line too long (84 > 79 characters)
|
W505:
python/lsst/dp1_data_wrangling/importer.py#L54
doc line too long (84 > 79 characters)
|
W505:
python/lsst/dp1_data_wrangling/importer.py#L65
doc line too long (81 > 79 characters)
|
call-workflow / lint
Process completed with exit code 1.
|