ruff/crates/ruff_linter/resources/test/fixtures/pydocstyle/D200.py
2023-09-20 08:38:27 +02:00

13 lines
94 B
Python

def func():
"""\
"""
def func():
"""\\
"""
def func():
"""\ \
"""