mirror of
https://github.com/vale981/ablog
synced 2025-03-04 16:51:39 -05:00
sphinx import change
This commit is contained in:
parent
0fba276c25
commit
152869c3bf
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ else:
|
|||
|
||||
from ablog import __version__
|
||||
from sphinx.util import texescape
|
||||
from sphinx.quickstart import do_prompt, is_path, mkdir_p
|
||||
from sphinx.quickstart import do_prompt, is_path, ensuredir
|
||||
from sphinx.util.console import bold, nocolor, color_terminal
|
||||
from sphinx.util.osutil import make_filename
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue