Skip to content

Commit a8fd7bd

Browse files
committed
Add import sphinx.errors
See #66.
1 parent 1aed7c9 commit a8fd7bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nbsphinx.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
import nbconvert
4242
import nbformat
4343
import sphinx
44+
import sphinx.errors
4445
import traitlets
4546

4647
_ipynbversion = 4

0 commit comments

Comments
 (0)