Replace interp1d #2394 #3720
Annotations
5 errors and 1 warning
|
flake8-linter
Process completed with exit code 1.
|
|
flake8-linter:
pvlib/iam.py#L493
E501 line too long (90 > 79 characters)
|
|
flake8-linter:
pvlib/iam.py#L493
F821 undefined name 'interp1d'
|
|
flake8-linter:
pvlib/iam.py#L492
F821 undefined name 'warn_deprecated'
|
|
flake8-linter:
pvlib/iam.py#L488
E501 line too long (84 > 79 characters)
|
|
flake8-linter
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|