This commit is contained in:
Dan Halbert 2023-09-25 23:45:21 +00:00 committed by GitHub
commit 8d04703a18
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",