From 0d4388f1d2030de54c0ac72a34fd21bb1da44426 Mon Sep 17 00:00:00 2001 From: Brian Mesick Date: Wed, 10 Apr 2024 15:30:55 -0400 Subject: [PATCH] chore: Attempting to fix Sphinx autodoc --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index ce8bde2..72f06e3 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -8,7 +8,7 @@ version: 2 # Build documentation in the docs/ directory with Sphinx sphinx: configuration: docs/conf.py - fail_on_warning: true + fail_on_warning: false # Set the version of python needed to build these docs. build: