From 5176e63262467bbad142c491a8405b73279b3a20 Mon Sep 17 00:00:00 2001 From: sneakers-the-rat Date: Mon, 9 Sep 2024 16:03:10 -0700 Subject: [PATCH] lint --- docs/conf.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index b356261099..136fcf32d6 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -195,9 +195,7 @@ def setup(app): # html_use_smartypants = True # Custom sidebar templates, maps document names to template names. -html_sidebars = { - "tutorial": [] -} +html_sidebars = {"tutorial": []} # Additional templates that should be rendered to pages, maps page names to # template names.