mirror of
https://github.com/astral-sh/ruff.git
synced 2025-10-03 07:04:53 +00:00
1 line
65 B
Python
1 line
65 B
Python
# Keep parenthesis around preserved CR
|
|
int(-
|
|
1)
|
|
int(+
|
|
1)
|