summaryrefslogtreecommitdiff
path: root/tests/roots/test-root/autodoc_target.py
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2020-11-12 02:05:13 +0900
committerGitHub <noreply@github.com>2020-11-12 02:05:13 +0900
commit68cc0f7e94f360a2c62ebcb761f8096e04ebf07f (patch)
tree37b1da3654ece6803efd0a2ed356fbbff3fc276a /tests/roots/test-root/autodoc_target.py
parent229e11c488fc1fbd15b0a209782aa94dc6abdf58 (diff)
parent0949735210abaa05b6448e531984f159403053f4 (diff)
downloadsphinx-git-68cc0f7e94f360a2c62ebcb761f8096e04ebf07f.tar.gz
Merge pull request #8408 from francoisfreitag/isort
Sort imports with isort
Diffstat (limited to 'tests/roots/test-root/autodoc_target.py')
-rw-r--r--tests/roots/test-root/autodoc_target.py1
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