Merge pull request #66 from dhalbert/doc-fix

fix doc API build
This commit is contained in:
Scott Shawcroft 2023-09-26 10:25:17 -07:00 committed by GitHub
commit a071d437b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,6 +30,7 @@ extensions = [
# autodoc module docs will fail to generate with a warning.
autodoc_mock_imports = [
"audioio",
"bitmaptools",
"displayio",
"neopixel",
"analogio",