Fix pytype check: Move it to the Python3.11 matrix #718
Annotations
2 warnings
Run of tox on ubuntu-latest:
.github/workflows/.tox/py312-cov/lib/python3.12/site-packages/_pytest/assertion/rewrite.py#L689
ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
|
Run of tox on ubuntu-latest:
.github/workflows/.tox/py312-cov/lib/python3.12/site-packages/_pytest/assertion/rewrite.py#L691
Attribute s is deprecated and will be removed in Python 3.14; use value instead
|
Loading