We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d42c5af commit 2ea1b8aCopy full SHA for 2ea1b8a
docs/conf.py
@@ -26,7 +26,6 @@
26
# digitalio, micropython and busio. List the modules you use. Without it, the
27
# autodoc module docs will fail to generate with a warning.
28
# autodoc_mock_imports = ["digitalio", "busio"]
29
-autodoc_mock_imports = ["displayio"]
30
31
intersphinx_mapping = {
32
"python": ("https://docs.python.org/3.4", None),
0 commit comments