Skip to content

feat: improve handling of optional dependencies #221

feat: improve handling of optional dependencies

feat: improve handling of optional dependencies #221

Triggered via pull request November 16, 2023 16:38
Status Failure
Total duration 44s
Artifacts

CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Ruff (E999): analyses/cms-open-data-ttbar/ttbar_analysis_pipeline.py#L483
analyses/cms-open-data-ttbar/ttbar_analysis_pipeline.py:483:5: E999 SyntaxError: unindent does not match any outer indentation level
Ruff (E722): analyses/cms-open-data-ttbar/utils/file_input.py#L11
analyses/cms-open-data-ttbar/utils/file_input.py:11:1: E722 Do not use bare `except`