Skip to content

Commit 81b766c

Browse files
authored
Fix an incompatibility (and source of merge conflicts) with projects using Ruff/isort.
Remove extra line after imports in conf.py (jaraco/skeleton#147)
1 parent a675458 commit 81b766c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
from __future__ import annotations
22

3-
43
extensions = [
54
'sphinx.ext.autodoc',
65
'jaraco.packaging.sphinx',

0 commit comments

Comments
 (0)