diff options
Diffstat (limited to 'tests/roots/test-root/autodoc_fodder.py')
-rw-r--r-- | tests/roots/test-root/autodoc_fodder.py | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/roots/test-root/autodoc_fodder.py b/tests/roots/test-root/autodoc_fodder.py deleted file mode 100644 index e5fd74139..000000000 --- a/tests/roots/test-root/autodoc_fodder.py +++ /dev/null @@ -1,7 +0,0 @@ - -class MarkupError(object): - """ - .. note:: This is a docstring with a - small markup error which should have - correct location information. - """ |