We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 026cde0 commit da41d85Copy full SHA for da41d85
docs/conf.py
@@ -182,5 +182,5 @@
182
# default anyway. This block will use the same theme when building locally
183
# as on RTD.
184
if not on_rtd:
185
- import sphinx_rtd_theme
+ import sphinx_rtd_theme # noqa: F401
186
html_theme = 'sphinx_rtd_theme'
0 commit comments