Loading jupyter/docs/Source/conf.py +1 −1 Original line number Diff line number Diff line Loading @@ -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'] Loading Loading
jupyter/docs/Source/conf.py +1 −1 Original line number Diff line number Diff line Loading @@ -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'] Loading