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

.

parent c696bef2
No related branches found
No related tags found
No related merge requests found
...@@ -22,7 +22,7 @@ extensions = [ ...@@ -22,7 +22,7 @@ extensions = [
'nbsphinx' 'nbsphinx'
] ]
autodoc_mock_imports = ['numpy','scipy'] autodoc_mock_imports = ['numpy','scipy','xarray','netCDF4']
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