From 6442afb1f20c19a769f6128bd8a6a7d6f0dde493 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 01e4dcc81..61dcc1871 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