sphinx/tests/roots/test-ext-autodoc/target/process_docstring.py

9 lines
90 B
Python
Raw Normal View History

2019-06-02 11:07:17 -05:00
def func():
"""
first line
---
second line
---
third line
"""