Generalize testing version comparison #4153
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors
Flake8:
tests/plots/test_declarative.py#L23
[flake8] reported by reviewdog 🐶
I001 isort found an import in the wrong position
Raw Output:
./tests/plots/test_declarative.py:23:1: I001 isort found an import in the wrong position
|
Flake8:
tests/plots/test_declarative.py#L24
[flake8] reported by reviewdog 🐶
I005 isort found an unexpected missing import
Raw Output:
./tests/plots/test_declarative.py:24:1: I005 isort found an unexpected missing import
|
Flake8
Process completed with exit code 1.
|