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

.

parent ac78d5c5
No related branches found
No related tags found
No related merge requests found
...@@ -23,7 +23,7 @@ extensions = [ ...@@ -23,7 +23,7 @@ extensions = [
'nbsphinx' 'nbsphinx'
] ]
autodoc_mock_imports = ['numpy','scipy','xarray','pandas','netCDF4','osselyze','osselyze.utils','config','config.cfg','config.cluster','cluster.dartrundir'] autodoc_mock_imports = ['numpy','scipy','xarray','pandas','netCDF4','osselyze','osselyze.utils']
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