ruff/crates/ruff_linter/resources/test/fixtures/pydocstyle/D200.py

14 lines
94 B
Python

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