blob: ca4536e7a8ea1c6ee849c083b4cfaf3126ac1f4c [file] [log] [blame]
""" file's docstring """
def spam(<weak_warning descr="Missing parameter ham in docstring">ha<caret>m</weak_warning>): # <== PyCharm suggests to apply quickfix there
"""Docstring"""
pass