Skip to content

Commit e9ec5ce

Browse files
committed
Add comment for sphinx extension
Signed-off-by: Fabian Haase <[email protected]>
1 parent a300944 commit e9ec5ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/conf.py

+1
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@
7474
'sphinx.ext.ifconfig',
7575
'sphinx.ext.linkcode',
7676
'nbsphinx',
77+
# add `:flake8-*:` roles to `code-block` and `ipython` directive
7778
'flake8_rst.sphinxext.custom_roles',
7879
'contributors', # custom pandas extension
7980
]

0 commit comments

Comments
 (0)