mirror of
https://github.com/astral-sh/ruff.git
synced 2025-08-22 11:25:26 +00:00
13 lines
94 B
Python
13 lines
94 B
Python
def func():
|
|
"""\
|
|
"""
|
|
|
|
|
|
def func():
|
|
"""\\
|
|
"""
|
|
|
|
|
|
def func():
|
|
"""\ \
|
|
"""
|