sphinx/tests/roots/test-warnings/autodoc_fodder.py
2016-07-14 23:12:57 +09:00

8 lines
160 B
Python

class MarkupError(object):
"""
.. note:: This is a docstring with a
small markup error which should have
correct location information.
"""