Skip to content

Commit a9bdc4b

Browse files
committed
Maintenance: Disable fail on warning option again.
1 parent 1a0707d commit a9bdc4b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.readthedocs.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ build:
1212

1313
sphinx:
1414
configuration: conf.py
15-
fail_on_warning: true
15+
# TODO: Re-enable failure on warnings when all are handled.
16+
# fail_on_warning: true
1617

1718
python:
1819
install:

0 commit comments

Comments
 (0)