Skip to content

Linfeng - First PR of c++ thermo using pybind11 #5377

Linfeng - First PR of c++ thermo using pybind11

Linfeng - First PR of c++ thermo using pybind11 #5377

Triggered via pull request July 21, 2025 15:54
Status Failure
Total duration 29s
Artifacts

linting.yml

on: pull_request
Run Lint Tools
25s
Run Lint Tools
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (D400): src/metpy/calc/thermo.py#L2205
src/metpy/calc/thermo.py:2205:5: D400 First line should end with a period
Ruff (D200): src/metpy/calc/thermo.py#L2205
src/metpy/calc/thermo.py:2205:5: D200 One-line docstring should fit on one line
Ruff (D400): src/metpy/calc/thermo.py#L1330
src/metpy/calc/thermo.py:1330:5: D400 First line should end with a period
Ruff (D200): src/metpy/calc/thermo.py#L1330
src/metpy/calc/thermo.py:1330:5: D200 One-line docstring should fit on one line
Ruff (D400): src/metpy/calc/thermo.py#L797
src/metpy/calc/thermo.py:797:5: D400 First line should end with a period
Ruff (D200): src/metpy/calc/thermo.py#L797
src/metpy/calc/thermo.py:797:5: D200 One-line docstring should fit on one line
Ruff (W291): src/metpy/calc/thermo.py#L695
src/metpy/calc/thermo.py:695:79: W291 Trailing whitespace
Ruff (D205): src/metpy/calc/thermo.py#L692
src/metpy/calc/thermo.py:692:5: D205 1 blank line required between summary line and description
Ruff (D400): src/metpy/calc/thermo.py#L531
src/metpy/calc/thermo.py:531:5: D400 First line should end with a period
Ruff (D200): src/metpy/calc/thermo.py#L531
src/metpy/calc/thermo.py:531:5: D200 One-line docstring should fit on one line