Skip to content

feat: add .attrs to highlevel objects #1610

feat: add .attrs to highlevel objects

feat: add .attrs to highlevel objects #1610

Triggered via pull request October 19, 2023 22:08
Status Failure
Total duration 52s
Artifacts

lint.yml

on: pull_request
Run PyLint
41s
Run PyLint
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
Run PyLint
Process completed with exit code 1.
Run PyLint: src/awkward/_attrs.py#L28
Unnecessary "elif" after "continue"
Run PyLint: src/awkward/operations/ak_from_json.py#L373
Useless suppression of 'consider-using-with'