From feb6d06af23bc00b143dd2280d763640a3a47d52 Mon Sep 17 00:00:00 2001 From: axsk Date: Tue, 9 Jun 2020 11:24:22 +0200 Subject: [PATCH] fix pep8 --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 3469cdd..8c9a654 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -73,4 +73,4 @@ # -- Options for todo extension ---------------------------------------------- # If true, `todo` and `todoList` produce output, else they produce nothing. -todo_include_todos = True \ No newline at end of file +todo_include_todos = True