From 3273721b25689b5fcf54fef91faf9c4ebd0d2c99 Mon Sep 17 00:00:00 2001 From: Aditya Oke Date: Wed, 11 May 2022 23:43:05 +0530 Subject: [PATCH] Remove unnecessary class --- docs/source/docutils.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/docutils.conf b/docs/source/docutils.conf index 00b6db82694..0c00c846887 100644 --- a/docs/source/docutils.conf +++ b/docs/source/docutils.conf @@ -1,2 +1,2 @@ [html writers] -table_style: colwidths-auto # Necessary for the table generated by autosummary to look decent +table_style: colwidths-auto