Skip to content

Commit 3dcd21a

Browse files
Split sphinx.ext.intersphinx._resolve
Co-authored-by: Adam Turner <[email protected]>
1 parent 49726c2 commit 3dcd21a

File tree

3 files changed

+519
-496
lines changed

3 files changed

+519
-496
lines changed

.ruff.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -506,6 +506,7 @@ exclude = [
506506
"sphinx/ext/intersphinx/__init__.py",
507507
"sphinx/ext/intersphinx/_cli.py",
508508
"sphinx/ext/intersphinx/_load.py",
509+
"sphinx/ext/intersphinx/_resolve.py",
509510
"sphinx/ext/duration.py",
510511
"sphinx/ext/imgconverter.py",
511512
"sphinx/ext/imgmath.py",

0 commit comments

Comments
 (0)