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

.

parent adf46f5c
Branches
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'] 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