summaryrefslogtreecommitdiffstats
path: root/tests/roots/test-warnings/autodoc_fodder.py
blob: e5fd74139f8f0498bc444e9f12b369d4f6582033 (plain)
1
2
3
4
5
6
7
class MarkupError(object):
    """
    .. note:: This is a docstring with a
    small markup error which should have
    correct location information.
    """