Skip to content

Commit 73b616a

Browse files
committed
Fix the fiona error during doc tests
1 parent a2c9292 commit 73b616a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,3 +299,5 @@
299299
nbsphinx_custom_formats = {
300300
".md": ["jupytext.reads", {"fmt": "mystnb"}],
301301
}
302+
303+
nbsphinx_allow_errors = True

0 commit comments

Comments
 (0)