diff --git a/src/ansys_sphinx_theme/__init__.py b/src/ansys_sphinx_theme/__init__.py index 35c6539e..41971bd6 100644 --- a/src/ansys_sphinx_theme/__init__.py +++ b/src/ansys_sphinx_theme/__init__.py @@ -8,7 +8,6 @@ __version__ = "0.9.6" - # Declare the fundamental paths of the theme THIS_PATH = pathlib.Path(__file__).parent.resolve() THEME_PATH = THIS_PATH / "theme" / "ansys_sphinx_theme"