Skip to content

Refactor Interpolation to Use make_interp_spline with Extrapolation Handling #2378

Refactor Interpolation to Use make_interp_spline with Extrapolation Handling

Refactor Interpolation to Use make_interp_spline with Extrapolation Handling #2378

Re-run triggered March 3, 2025 20:01
Status Failure
Total duration 24s
Artifacts

flake8.yml

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

Annotations

7 errors
flake8-linter: docs/examples/shading/plot_partial_module_shading_simple.py#L183
W293 blank line contains whitespace
flake8-linter: docs/examples/shading/plot_partial_module_shading_simple.py#L184
E501 line too long (90 > 79 characters)
flake8-linter: docs/examples/shading/plot_partial_module_shading_simple.py#L185
E501 line too long (100 > 79 characters)
flake8-linter: docs/examples/shading/plot_partial_module_shading_simple.py#L186
W293 blank line contains whitespace
flake8-linter: pvlib/iam.py#L490
E501 line too long (86 > 79 characters)
flake8-linter: pvlib/spectrum/response.py#L76
E303 too many blank lines (2)
flake8-linter
Process completed with exit code 1.