There was an error while loading. Please reload this page.
1 parent d9936bf commit d23c007Copy full SHA for d23c007
docs/conf.py
@@ -15,7 +15,7 @@
15
'sphinx.ext.viewcode',
16
]
17
18
-autodoc_mock_imports = ["audioio", "adafruit_waveform"]
+autodoc_mock_imports = ["audioio", "adafruit_waveform", "pulseio"]
19
20
intersphinx_mapping = {'python': ('https://docs.python.org/3.4', None),'CircuitPython': ('https://circuitpython.readthedocs.io/en/latest/', None)}
21
0 commit comments