Skip to content

Adds additional lapse rate options for moist_lapse #4000

Adds additional lapse rate options for moist_lapse

Adds additional lapse rate options for moist_lapse #4000

Triggered via pull request October 19, 2023 23:02
Status Failure
Total duration 29s
Artifacts

linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Flake8: src/metpy/calc/thermo.py#L419
[flake8] reported by reviewdog 🐶 E226 Missing whitespace around arithmetic operator Raw Output: src/metpy/calc/thermo.py:419:22: E226 Missing whitespace around arithmetic operator
Flake8: src/metpy/calc/thermo.py#L419
[flake8] reported by reviewdog 🐶 W291 [*] Trailing whitespace Raw Output: src/metpy/calc/thermo.py:419:65: W291 [*] Trailing whitespace
Flake8: src/metpy/calc/thermo.py#L438
[flake8] reported by reviewdog 🐶 W291 [*] Trailing whitespace Raw Output: src/metpy/calc/thermo.py:438:85: W291 [*] Trailing whitespace
Flake8: src/metpy/calc/thermo.py#L1127
[flake8] reported by reviewdog 🐶 E501 Line too long (97 > 95 characters) Raw Output: src/metpy/calc/thermo.py:1127:96: E501 Line too long (97 > 95 characters)
Flake8: src/metpy/calc/thermo.py#L1363
[flake8] reported by reviewdog 🐶 E501 Line too long (117 > 95 characters) Raw Output: src/metpy/calc/thermo.py:1363:96: E501 Line too long (117 > 95 characters)
Flake8
Process completed with exit code 1.