feat: improve handling of optional dependencies #221
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`
|