Skip to content

Commit 1b6b212

Browse files
committed
Allow building with warnings
1 parent 7f308b1 commit 1b6b212

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.readthedocs.yml

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

1313
sphinx:
1414
configuration: docs/conf.py
15-
fail_on_warning: true
15+
# TODO: uncomment once docs build without autosummary warnings
16+
# fail_on_warning: true

0 commit comments

Comments
 (0)