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