From 3ba4290ef063655f28846ebdf22504fb6cd936c2 Mon Sep 17 00:00:00 2001 From: Wolfgang Walther Date: Sat, 22 Feb 2025 17:00:54 +0100 Subject: [PATCH] chore: Fix style check --- docs/conf.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 3875efb13..ca0f0bbf8 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -292,7 +292,9 @@ def setup(app): app.add_css_file("css/custom.css") -user_agent = "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:135.0) Gecko/20100101 Firefox/135.0" +user_agent = ( + "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:135.0) Gecko/20100101 Firefox/135.0" +) linkcheck_ignore = [ # Odd SSL error