Skip to content

Commit 573bca8

Browse files
Remove auto-doc imports
1 parent c5ec708 commit 573bca8

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docs/conf.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -187,8 +187,3 @@
187187
texinfo_documents = [
188188
(master_doc, "robosuite", "robosuite Documentation", author, "robosuite", "ARISE", "Miscellaneous"),
189189
]
190-
191-
192-
autodoc_mock_imports = [
193-
"robosuite.devices.mjgui", "robosuite.devices.spacemouse", "robosuite.devices.keyboard", "robosuite.devices.device",
194-
]

0 commit comments

Comments
 (0)