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