Files
sphinx/tests/roots/test-warnings/autodoc_fodder.py
2022-10-17 22:39:09 +01:00

7 lines
151 B
Python

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