Skip to content

Commit b4e2759

Browse files
committed
Add bitmaptools for autodoc mock imports
1 parent cf0179b commit b4e2759

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
@@ -28,6 +28,7 @@
2828
# autodoc module docs will fail to generate with a warning.
2929
autodoc_mock_imports = [
3030
"supervisor",
31+
"bitmaptools",
3132
"rtc",
3233
"ssl",
3334
"secrets",

0 commit comments

Comments
 (0)