Skip to content

WIP: Convert between CEC and PVsyst single diode models #1735

WIP: Convert between CEC and PVsyst single diode models

WIP: Convert between CEC and PVsyst single diode models #1735

Triggered via pull request September 23, 2024 17:02
Status Failure
Total duration 18s
Artifacts

flake8.yml

on: pull_request
flake8-linter
10s
flake8-linter
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
flake8-linter: pvlib/ivtools/sdm.py#L1482
E711 comparison to None should be 'if cond is None:'
flake8-linter: pvlib/ivtools/sdm.py#L1482
E225 missing whitespace around operator
flake8-linter: pvlib/ivtools/sdm.py#L1625
E711 comparison to None should be 'if cond is None:'
flake8-linter: pvlib/ivtools/sdm.py#L1625
E225 missing whitespace around operator
flake8-linter
Process completed with exit code 1.
flake8-linter
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/