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

add config to mock

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