Skip to content

Commit c686032

Browse files
committed
temp remove fail_on_warning flag
1 parent f911809 commit c686032

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ sphinx:
1616
configuration: docs/source/conf.py
1717
builder: html
1818
# Let the build fail if there are any warnings
19-
fail_on_warning: true
19+
#fail_on_warning: true
2020

2121
# Optional but recommended, declare the Python requirements required
2222
# to build your documentation

0 commit comments

Comments
 (0)