.github/workflows/main.yml
: Cleanup obsolete code for Python 2.7/3.8
#668
Annotations
2 warnings
Run of tox on ubuntu-latest:
.github/workflows/.tox/py313-cov-lint-pyright/lib/python3.13/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/py313-cov-lint-pyright/lib/python3.13/site-packages/_pytest/assertion/rewrite.py#L691
Attribute s is deprecated and will be removed in Python 3.14; use value instead
|
Loading