mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fixes #1785: Reduce output for test generators.
This commit is contained in:
@@ -23,7 +23,7 @@ from sphinx.theming import Theme
|
||||
from sphinx.ext.autodoc import AutoDirective
|
||||
from sphinx.pycode import ModuleAnalyzer
|
||||
|
||||
from path import path
|
||||
from path import path, repr_as
|
||||
|
||||
try:
|
||||
# Python >=3.3
|
||||
|
||||
Reference in New Issue
Block a user