fix doc API build
This commit is contained in:
parent
9f1d4fb24d
commit
4fde7fb944
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ extensions = [
|
|||
# autodoc module docs will fail to generate with a warning.
|
||||
autodoc_mock_imports = [
|
||||
"audioio",
|
||||
"bitmaptools",
|
||||
"displayio",
|
||||
"neopixel",
|
||||
"analogio",
|
||||
|
|
|
|||
Loading…
Reference in a new issue