Skip to content

Commit

Permalink
Fix an incompatibility (and source of merge conflicts) with projects …
Browse files Browse the repository at this point in the history
…using Ruff/isort.

Remove extra line after imports in conf.py (jaraco/skeleton#147)
  • Loading branch information
Avasam committed Sep 11, 2024
1 parent a675458 commit 81b766c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
from __future__ import annotations


extensions = [
'sphinx.ext.autodoc',
'jaraco.packaging.sphinx',
Expand Down

0 comments on commit 81b766c

Please sign in to comment.