sphinx/tests/root/autodoc_fodder.py
2011-01-03 19:33:44 +01: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.
"""