diff --git a/docs/conf.py b/docs/conf.py index 9bab3f7..02a20e8 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -21,7 +21,7 @@ # import your package to obtain the version info to display on the docs website import inequality -import sphinx_bootstrap_theme + # -- General configuration ------------------------------------------------