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

9 lines
90 B
Python
Raw Normal View History

2019-06-03 01:07:17 +09:00
def func():
"""
first line
---
second line
---
third line
"""