Isolate two execution modes in main function #145
Annotations
3 errors and 1 warning
Ruff (I001):
analyses/cms-open-data-ttbar/analysis.py#L1
analyses/cms-open-data-ttbar/analysis.py:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (F401):
analyses/cms-open-data-ttbar/analysis.py#L5
analyses/cms-open-data-ttbar/analysis.py:5:20: F401 `typing.Optional` imported but unused
|
Ruff (I001):
analyses/cms-open-data-ttbar/validate_histograms.py#L9
analyses/cms-open-data-ttbar/validate_histograms.py:9:1: I001 Import block is un-sorted or un-formatted
|
linter
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|