Drop support for Python 2 (#8272)

This commit is contained in:
Alex Waygood
2022-07-12 08:08:56 +01:00
committed by GitHub
parent 4e0aaccdab
commit 78d96cd17e
419 changed files with 15 additions and 24715 deletions

View File

@@ -5,9 +5,6 @@
"stubs",
"test_cases"
],
"exclude": [
"**/@python2"
],
"typeCheckingMode": "basic",
"strictListInference": true,
"strictDictionaryInference": true,