Skip to content

Commit 8bae6d3

Browse files
committed
nbsphinx errors will fail docs build
1 parent de83727 commit 8bae6d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

new-docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
]
5151

5252

53-
nbsphinx_allow_errors = True
53+
nbsphinx_allow_errors = False
5454

5555
# Add any paths that contain templates here, relative to this directory.
5656
templates_path = ["_templates"]

0 commit comments

Comments
 (0)