mirror of
https://github.com/astral-sh/ruff.git
synced 2025-10-10 10:22:14 +00:00
[pyupgrade
]: Remove outdated sys.version_info
blocks (#2099)
This commit is contained in:
parent
1c2fc38853
commit
b032f50775
22 changed files with 2113 additions and 2 deletions
4
foo.py
Normal file
4
foo.py
Normal file
|
@ -0,0 +1,4 @@
|
|||
import sys
|
||||
|
||||
expected_error = \
|
||||
[]
|
Loading…
Add table
Add a link
Reference in a new issue