diff --git a/plasmapy_sphinx/theme/__init__.py b/plasmapy_sphinx/theme/__init__.py index a763a8d..b262eb8 100644 --- a/plasmapy_sphinx/theme/__init__.py +++ b/plasmapy_sphinx/theme/__init__.py @@ -1,6 +1,6 @@ # Sphinx Guide to Theme Development # https://www.sphinx-doc.org/en/master/development/theming.html -""" +r""" The PlasmaPy theme is a `Sphinx theme `_ that inherits from the `sphinx_rtd_theme`. As such, it shares all the same