Skip to content

Commit 2ea1b8a

Browse files
committed
remove displayio from mock imports
1 parent d42c5af commit 2ea1b8a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/conf.py

-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
# digitalio, micropython and busio. List the modules you use. Without it, the
2727
# autodoc module docs will fail to generate with a warning.
2828
# autodoc_mock_imports = ["digitalio", "busio"]
29-
autodoc_mock_imports = ["displayio"]
3029

3130
intersphinx_mapping = {
3231
"python": ("https://docs.python.org/3.4", None),

0 commit comments

Comments
 (0)