Skip to content

Python Flake8 linter workflow to replace stickler-ci #14

Python Flake8 linter workflow to replace stickler-ci

Python Flake8 linter workflow to replace stickler-ci #14

Triggered via pull request July 12, 2023 17:44
Status Failure
Total duration 26s
Artifacts

flake8.yml

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

Annotations

3 errors
flake8-linter: pvlib/tests/test_clearsky.py#L21
F401 'numpy as notused' imported but unused
flake8-linter: pvlib/tests/test_clearsky.py#L23
E302 expected 2 blank lines, found 1
flake8-linter
Process completed with exit code 1.