Files
openide/python/testData/docstrings/numpySectionBlockBreaksOnDoubleEmptyLine.py
2015-09-02 14:34:23 +03:00

15 lines
180 B
Python

def func():
"""
Parameters
----------
x
First line
Second line
Line after single break
Not included
"""