diff --git a/conf.py b/conf.py index f140aa76..b6acc278 100644 --- a/conf.py +++ b/conf.py @@ -58,7 +58,7 @@ if not ONGITHUB: # Display TODO notes. - todo_include_todos = False + todo_include_todos = True # This configures sphinx to number figures and allow referencing them, if # labeled, using :numref:`my_figure`.