We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58da4ab commit 93cba44Copy full SHA for 93cba44
docs/conf.py
@@ -18,7 +18,7 @@
18
# -- General configuration ---------------------------------------------------
19
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
20
21
-extensions = ["sphinx.ext.autodoc", "sphinx.ext.viewcode"]
+extensions = ['sphinx.ext.autodoc', 'sphinx.ext.viewcode']
22
23
templates_path = ['_templates']
24
exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store']
0 commit comments