We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 318f7f7 + 909fcf7 commit fc0757fCopy full SHA for fc0757f
docs/conf.py
@@ -23,7 +23,7 @@
23
# Uncomment the below if you use native CircuitPython modules such as
24
# digitalio, micropython and busio. List the modules you use. Without it, the
25
# autodoc module docs will fail to generate with a warning.
26
-autodoc_mock_imports = ["busio", "digitalio", "circuitpython_typing"]
+# autodoc_mock_imports = []
27
28
intersphinx_mapping = {
29
"python": ("https://docs.python.org/3", None),
0 commit comments