Skip to content
Snippets Groups Projects
Commit ec984b76 authored by lkugler's avatar lkugler
Browse files

.

parent 9132bbb6
Branches
Tags
No related merge requests found
...@@ -22,7 +22,7 @@ extensions = [ ...@@ -22,7 +22,7 @@ extensions = [
'nbsphinx' 'nbsphinx'
] ]
autodoc_mock_imports = ['numpy','scipy','xarray','netCDF4','config.cluster','config.cfg'] autodoc_mock_imports = ['numpy','scipy','xarray','pandas','netCDF4','config.cluster','config.cfg']
napoleon_google_docstring = True napoleon_google_docstring = True
napoleon_numpy_docstring = False napoleon_numpy_docstring = False
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment