mirror of
https://github.com/jupyter/notebook.git
synced 2024-11-27 03:20:27 +08:00
Fix docs conf.py
This commit is contained in:
parent
85ddb6f5f9
commit
cde6ad68b2
@ -14,7 +14,6 @@
|
||||
|
||||
import sys
|
||||
import os
|
||||
import shlex
|
||||
import shutil
|
||||
|
||||
# If extensions (or modules to document with autodoc) are in another directory,
|
||||
@ -347,4 +346,4 @@ spelling_lang='en_US'
|
||||
spelling_word_list_filename='spelling_wordlist.txt'
|
||||
|
||||
# import before any doc is built, so _ is guaranteed to be injected
|
||||
import notebook.transutils
|
||||
import jupyter_server.transutils # noqa: F401
|
Loading…
Reference in New Issue
Block a user