mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-28 21:05:08 +00:00
13 lines
94 B
Python
13 lines
94 B
Python
def func():
|
|
"""\
|
|
"""
|
|
|
|
|
|
def func():
|
|
"""\\
|
|
"""
|
|
|
|
|
|
def func():
|
|
"""\ \
|
|
"""
|