summaryrefslogtreecommitdiff
path: root/tests/test_ext_autodoc_autofunction.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/test_ext_autodoc_autofunction.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/test_ext_autodoc_autofunction.py')
-rw-r--r--tests/test_ext_autodoc_autofunction.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_ext_autodoc_autofunction.py b/tests/test_ext_autodoc_autofunction.py
index 3c8165995..c6a7af7c9 100644
--- a/tests/test_ext_autodoc_autofunction.py
+++ b/tests/test_ext_autodoc_autofunction.py
@@ -12,7 +12,6 @@
import sys
import pytest
-
from test_ext_autodoc import do_autodoc