We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a300944 commit 363d0dfCopy full SHA for 363d0df
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` directives
78
'flake8_rst.sphinxext.custom_roles',
79
'contributors', # custom pandas extension
80
]
0 commit comments