From 3afe2b4fb5e39ff8acc736c0067133a7c8a91d61 Mon Sep 17 00:00:00 2001 From: crocsg Date: Sun, 8 Oct 2023 18:56:46 +0200 Subject: [PATCH] typo --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index eea7df2..3d3c254 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -5,7 +5,7 @@ from __future__ import division, print_function, unicode_literals import os import sys -#import sphinx_rtd_theme +import sphinx_rtd_theme from recommonmark.parser import CommonMarkParser sys.path.insert(0, os.path.abspath('..'))