ruff/resources/test/fixtures/C411.py

3 lines
35 B
Python

x = [1, 2, 3]
list([i for i in x])