Skip to content

MNT: Replace cKDTree with KDTree. #4958

MNT: Replace cKDTree with KDTree.

MNT: Replace cKDTree with KDTree. #4958

Triggered via pull request October 19, 2024 12:53
Status Failure
Total duration 38s
Artifacts

linting.yml

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

Annotations

3 errors
Run Lint Tools: src/metpy/interpolate/points.py#L11
[flake8] reported by reviewdog 🐶 I001 isort found an import in the wrong position Raw Output: ./src/metpy/interpolate/points.py:11:1: I001 isort found an import in the wrong position
Run Lint Tools: src/metpy/interpolate/points.py#L12
[flake8] reported by reviewdog 🐶 I005 isort found an unexpected missing import Raw Output: ./src/metpy/interpolate/points.py:12:1: I005 isort found an unexpected missing import
Run Lint Tools
Process completed with exit code 1.