diff --git a/docs/conf.py b/docs/conf.py index 9460b53e..6c2c7f53 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -1,6 +1,5 @@ from __future__ import annotations - extensions = [ 'sphinx.ext.autodoc', 'jaraco.packaging.sphinx',