ruff/crates/ruff_linter/resources/test/fixtures/pyupgrade/UP018_LF.py

7 lines
68 B
Python

# Keep parentheses around preserved \n
int(-
1)
int(+
1)