Skip to content

Commit ec4040e

Browse files
committed
add modules to mock docs list
1 parent e5e4fc0 commit ec4040e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"sphinx.ext.todo",
2222
]
2323

24-
autodoc_mock_imports = ["displayio"]
24+
autodoc_mock_imports = ["epaperdisplay", "fourwire"]
2525

2626
autodoc_preserve_defaults = True
2727

0 commit comments

Comments
 (0)