mirror of
https://github.com/astral-sh/ruff.git
synced 2025-10-03 15:15:33 +00:00
7 lines
68 B
Python
7 lines
68 B
Python
# Keep parentheses around preserved \n
|
|
|
|
int(-
|
|
1)
|
|
|
|
int(+
|
|
1)
|