Update pyflakes stubs for v3.1.* (#10518)

This commit is contained in:
Alex Waygood
2023-07-30 23:35:26 +01:00
committed by GitHub
parent 0d8a6bc200
commit a079b0de6e
3 changed files with 15 additions and 13 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
version = "3.0.*"
version = "3.1.*"
upstream_repository = "https://github.com/PyCQA/pyflakes"
partial_stub = true