Commit 7e685424 authored by Jacob Kaufman's avatar Jacob Kaufman
Browse files

Update conf.py

parent ed77ee1c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@ sys.path.append('CartoCosmos-1/jupyter/src')
#             'sphinx.ext.autodoc',
#             ]

extensions = ['sphinx.ext.autodoc']
extensions = ['sphinx.ext.autodoc',]

templates_path = ['_templates']