mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Import INVENTORY_FILENAME from canonical location
This commit is contained in:
@@ -7,8 +7,8 @@ import pytest
|
||||
from docutils import nodes
|
||||
|
||||
from sphinx import addnodes
|
||||
from sphinx.builders.html import INVENTORY_FILENAME
|
||||
from sphinx.ext.intersphinx import (
|
||||
INVENTORY_FILENAME,
|
||||
_get_safe_url,
|
||||
_strip_basic_auth,
|
||||
fetch_inventory,
|
||||
|
||||
Reference in New Issue
Block a user