We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a393d7c commit 16edf34Copy full SHA for 16edf34
docs/conf.py
@@ -19,7 +19,7 @@
19
"sphinx.ext.autodoc",
20
"sphinxcontrib.jquery",
21
"sphinx.ext.intersphinx",
22
- "sphinx.ext.viewcode"
+ "sphinx.ext.viewcode",
23
]
24
25
# Uncomment the below if you use native CircuitPython modules such as
0 commit comments