Skip to content

Commit a53d4df

Browse files
committed
Add mock imports for building docs
1 parent 7204a35 commit a53d4df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
# autodoc module docs will fail to generate with a warning.
2828
autodoc_mock_imports = [
2929
"board",
30+
"busdisplay",
3031
"busio",
3132
"bbq10keyboard",
3233
"sdcardio",

0 commit comments

Comments
 (0)