mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-08 02:24:04 +00:00
Fix python codestyle
This commit is contained in:
7
docs/conf.py
Normal file → Executable file
7
docs/conf.py
Normal file → Executable file
@@ -21,11 +21,6 @@
|
||||
# import sys
|
||||
# sys.path.insert(0, os.path.abspath('.'))
|
||||
|
||||
# For conversion from markdown to html
|
||||
import recommonmark.parser
|
||||
from recommonmark.transform import AutoStructify
|
||||
|
||||
|
||||
# -- General configuration ------------------------------------------------
|
||||
|
||||
# If your documentation needs a minimal Sphinx version, state it here.
|
||||
@@ -199,4 +194,4 @@ linkcheck_anchors = False
|
||||
# -- Translation ----------------------------------------------------------
|
||||
|
||||
gettext_uuid = True
|
||||
locale_dirs = ['locale/']
|
||||
locale_dirs = ['locale/']
|
||||
|
Reference in New Issue
Block a user