Files
sphinx/tests/root/autodoc_fodder.py

8 lines
160 B
Python
Raw Normal View History

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