mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-08-11 13:34:59 -05:00
Improve static typing in `intersphinx` et al
This commit is contained in:
@@ -4,7 +4,7 @@ import posixpath
|
||||
import zlib
|
||||
from io import BytesIO
|
||||
|
||||
from sphinx.ext.intersphinx import InventoryFile
|
||||
from sphinx.util.inventory import InventoryFile
|
||||
|
||||
inventory_v1 = b'''\
|
||||
# Sphinx inventory version 1
|
||||
|
||||
Reference in New Issue
Block a user