diff options
Diffstat (limited to 'tests/roots/test-root/autodoc_target.py')
-rw-r--r-- | tests/roots/test-root/autodoc_target.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/roots/test-root/autodoc_target.py b/tests/roots/test-root/autodoc_target.py index a1540d90a..a49ffc1ff 100644 --- a/tests/roots/test-root/autodoc_target.py +++ b/tests/roots/test-root/autodoc_target.py @@ -1,7 +1,6 @@ import enum from io import StringIO - __all__ = ['Class'] #: documentation for the integer |