We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a300944 commit e9ec5ceCopy full SHA for e9ec5ce
doc/source/conf.py
@@ -74,6 +74,7 @@
74
'sphinx.ext.ifconfig',
75
'sphinx.ext.linkcode',
76
'nbsphinx',
77
+ # add `:flake8-*:` roles to `code-block` and `ipython` directive
78
'flake8_rst.sphinxext.custom_roles',
79
'contributors', # custom pandas extension
80
]
0 commit comments