Adds additional lapse rate options for moist_lapse #4000
Annotations
6 errors
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
|
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
|
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
|
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)
|
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)
|
|
The logs for this run have expired and are no longer available.
Loading