Skip to content

Commit 3316e9e

Browse files
Merge pull request #28 from nupurgunwant/dev
Solved pep8 conflict in conf.py
2 parents 64e9b68 + ec7fb63 commit 3316e9e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/source/conf.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,4 +195,5 @@
195195
# -- Options for todo extension ----------------------------------------------
196196

197197
# If true, `todo` and `todoList` produce output, else they produce nothing.
198-
todo_include_todos = True
198+
todo_include_todos = True
199+
\n

0 commit comments

Comments
 (0)