Skip to content

Commit fe0544a

Browse files
committed
Should work now
1 parent 7abf0df commit fe0544a

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 = ["neopixel_write", "neopixel"]
18+
autodoc_mock_imports = ["neopixel_write"]
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)