sphinx/tests/root/autodoc_fodder.py

8 lines
160 B
Python
Raw Normal View History

2011-01-03 12:33:44 -06:00
class MarkupError(object):
"""
.. note:: This is a docstring with a
small markup error which should have
correct location information.
"""