Skip to content

Commit d23c007

Browse files
committed
mock pulseio
1 parent d9936bf commit d23c007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
'sphinx.ext.viewcode',
1616
]
1717

18-
autodoc_mock_imports = ["audioio", "adafruit_waveform"]
18+
autodoc_mock_imports = ["audioio", "adafruit_waveform", "pulseio"]
1919

2020
intersphinx_mapping = {'python': ('https://docs.python.org/3.4', None),'CircuitPython': ('https://circuitpython.readthedocs.io/en/latest/', None)}
2121

0 commit comments

Comments
 (0)