pylint,pytype wrappers: Fix spell check on short variable names #700
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