sphinx/tests/roots/test-ext-autodoc/target/process_docstring.py
2019-06-03 01:16:20 +09:00

9 lines
90 B
Python

def func():
"""
first line
---
second line
---
third line
"""