Skip to content
Snippets Groups Projects
Unverified Commit 184d0167 authored by Anton Joubert's avatar Anton Joubert
Browse files

SAR-231 Include debugby in doc mocks

New package needs to be mocked, otherwise
docs fail to build.
parent 38029012
No related branches found
No related tags found
No related merge requests found
......@@ -56,10 +56,11 @@ _MockObject.__call__ = call_mock
# hack end
autodoc_mock_imports = [
'debugpy',
'numpy',
'ska_ser_logging',
'tango',
'transitions',
'ska_ser_logging',
'numpy',
]
autodoc_default_options = {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment