From 7aedde3eaa7d3c6dd0dd57033d758575814b47fd Mon Sep 17 00:00:00 2001 From: lkugler <lukas.kugler@gmail.com> Date: Tue, 14 Mar 2023 16:52:41 +0100 Subject: [PATCH] . --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index f5a0dfd..c6cdcc1 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -7,7 +7,7 @@ build: sphinx: configuration: docs/source/conf.py - fail_on_warning: true + fail_on_warning: false formats: - pdf -- GitLab