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