blob: ca4536e7a8ea1c6ee849c083b4cfaf3126ac1f4c [file] [log] [blame]
Tor Norbye3a2425a2013-11-04 10:16:08 -08001""" file's docstring """
2def spam(<weak_warning descr="Missing parameter ham in docstring">ha<caret>m</weak_warning>): # <== PyCharm suggests to apply quickfix there
3 """Docstring"""
4 pass