From 63d9ce3e5ce8a2c2e83c97d191dac547206430a7 Mon Sep 17 00:00:00 2001 From: Sarath Menon Date: Mon, 11 Dec 2023 17:07:54 +0100 Subject: [PATCH] change fail message --- .readthedocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index b106c21..9e8eac0 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -19,4 +19,4 @@ python: sphinx: builder: html - fail_on_warning: true + fail_on_warning: false