Skip to content

Commit

Permalink
Drop autodoc mocks for nemo_nowcast workers
Browse files Browse the repository at this point in the history
The NEMO_Nowcast package is now installed in the readthedocs build environment.
So, autodoc mocks for its imports are no longer required. Removing those mocks
silences warnings about mocked objects and missing attributes for the
`clear_checklist` and `rotate_logs` worker docs.
  • Loading branch information
douglatornell committed Mar 21, 2024
1 parent 7e6695a commit 51fa89f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,10 +86,6 @@
"moad_tools.places",
"mpl_toolkits.basemap",
"nemo_cmd",
"nemo_nowcast.fileutils",
"nemo_nowcast.workers",
"nemo_nowcast.workers.clear_checklist",
"nemo_nowcast.workers.rotate_logs",
"netCDF4",
"OPPTools",
"pandas",
Expand Down

0 comments on commit 51fa89f

Please sign in to comment.