ruff/resources/test/fixtures/D200.py

26 lines
182 B
Python

def f():
"""
Fail.
"""
def f():
"""Fail.
"""
def f():
"""
Fail."""
def f():
"""Pass."""
def f():
"""Pass.
More content here.
"""