Improve pytype compatibility handling (#10377)

This commit is contained in:
Sebastian Rittau
2023-06-28 12:29:13 +02:00
committed by GitHub
parent 1d59c5cb13
commit 1e25866b23
2 changed files with 11 additions and 3 deletions

View File

@@ -72,6 +72,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.
Run using:
```bash