Skip to content

fix flake8 linting errors

Sign in for the full log view
GitHub Actions / flake8 failed Aug 11, 2023 in 0s

reviewdog [flake8] report

reported by reviewdog 🐶

Findings (1)

ensysmod/schemas/energy_model_optimization.py|20 col 151| line too long (282 > 150 characters)

Filtered Findings (8)

tests/validators/test_optimization_parameters_validator.py|150 col 151| line too long (151 > 150 characters)
tests/validators/test_optimization_parameters_validator.py|220 col 151| line too long (168 > 150 characters)
ensysmod/schemas/energy_sink.py|25 col 151| line too long (153 > 150 characters)
ensysmod/schemas/energy_sink.py|28 col 151| line too long (211 > 150 characters)
ensysmod/schemas/energy_source.py|25 col 151| line too long (153 > 150 characters)
ensysmod/schemas/energy_source.py|28 col 151| line too long (153 > 150 characters)
ensysmod/utils/validators.py|646 col 151| line too long (183 > 150 characters)
ensysmod/utils/validators.py|668 col 151| line too long (192 > 150 characters)

Annotations

Check failure on line 20 in ensysmod/schemas/energy_model_optimization.py

See this annotation in the file changed.

@github-actions github-actions / flake8

[flake8] ensysmod/schemas/energy_model_optimization.py#L20 <501>

line too long (282 > 150 characters)
Raw output
./ensysmod/schemas/energy_model_optimization.py:20:151: E501 line too long (282 > 150 characters)