Update pytype to 2024.09.13 and Python 3.12 (#12653)

This commit is contained in:
Jan Kühle
2024-09-13 14:01:46 +02:00
committed by GitHub
parent d326c9bd42
commit 99f6238b91
4 changed files with 7 additions and 7 deletions

View File

@@ -73,8 +73,8 @@ for this script.
Note: this test cannot be run on Windows
systems unless you are using Windows Subsystem for Linux.
It also requires a Python version < 3.11 as pytype does not yet support
Python 3.11 and above.
It also requires a Python version < 3.13 as pytype does not yet support
Python 3.13 and above.
Run using:
```bash