perf: use package metadata before scm #4356
Annotations
4 errors
Run flake8:
src/metpy/_version.py#L6
[flake8] reported by reviewdog 🐶
I001 isort found an import in the wrong position
Raw Output:
./src/metpy/_version.py:6:1: I001 isort found an import in the wrong position
|
Run flake8:
tests/test_version.py#L10
[flake8] reported by reviewdog 🐶
I003 isort expected 1 blank line in imports, found 0
Raw Output:
./tests/test_version.py:10:1: I003 isort expected 1 blank line in imports, found 0
|
Run flake8:
tests/test_version.py#L11
[flake8] reported by reviewdog 🐶
E302 expected 2 blank lines, found 1
Raw Output:
./tests/test_version.py:11:1: E302 expected 2 blank lines, found 1
|
Run flake8
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading