Files
sphinx/tests/roots/test-warnings/autodoc_fodder.py
T

8 lines
160 B
Python

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