Files
openide/python/testData/docstrings/numpySectionBlockBreaksOnDoubleEmptyLine.py

15 lines
180 B
Python

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