We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40fc693 commit 3a1b0fcCopy full SHA for 3a1b0fc
.readthedocs.yaml
@@ -7,7 +7,7 @@ version: 2
7
# Build documentation in the docs/ directory with Sphinx
8
sphinx:
9
configuration: docs/source/conf.py
10
- fail_on_warning: true
+ fail_on_warning: false
11
12
# Build documentation with MkDocs
13
#mkdocs:
docs/source/release_notes.rst
@@ -22,6 +22,7 @@ Release Notes
22
* Reverted change adding a ``should_skip_featurization`` flag to time series pipelines :pr:`3862`
23
* Documentation Changes
24
* Added information about STL Decomposition to the time series docs :pr:`3835`
25
+ * Removed RTD failure on warnings :pr:`3864`
26
* Testing Changes
27
28
.. warning::
0 commit comments