Files
ruff/resources/test/fixtures/C403.py
Harutaka Kawamura 5141285c8e Implement C403 (#335)
2022-10-06 16:24:23 -04:00

2 lines
31 B
Python

s = set([x for x in range(3)])