Skip to content

Commit 333f7ec

Browse files
committed
pre-commit
Signed-off-by: Andrew Schilling <aschilling@nvidia.com>
1 parent 863a715 commit 333f7ec

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@
6262
napoleon_use_ivar = True
6363
html_domain_indices = False
6464
source_suffix = {
65-
'.md': 'markdown',
66-
'.rst': 'restructuredtext',
65+
".md": "markdown",
66+
".rst": "restructuredtext",
6767
}
6868
master_doc = "index"
6969
autodoc_docstring_signature = True

0 commit comments

Comments
 (0)