[pyupgrade]: Remove outdated sys.version_info blocks (#2099)

This commit is contained in:
Colin Delahunty 2023-02-02 07:49:24 -05:00 committed by GitHub
parent 1c2fc38853
commit b032f50775
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
22 changed files with 2113 additions and 2 deletions

4
foo.py Normal file
View file

@ -0,0 +1,4 @@
import sys
expected_error = \
[]