Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix
ast
warnings for Python3.12 (#15558)
Warnings before: #15330 (comment) Warnings after: ``` (.venv312) ~/Desktop/mypy master ✗ » python -m mypy ex.py Success: no issues found in 1 source file ``` Zero :) --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information