Skip to content

Commit 14c1dde

Browse files
authored
Merge pull request #18 from quadbio/fix/docs
Fix rendering of the docs
2 parents 8096b6d + 687e249 commit 14c1dde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build:
77
sphinx:
88
configuration: docs/conf.py
99
# disable this for more lenient docs builds
10-
fail_on_warning: true
10+
fail_on_warning: false
1111
python:
1212
install:
1313
- method: pip

0 commit comments

Comments
 (0)