Import INVENTORY_FILENAME from canonical location

This commit is contained in:
Adam Turner
2024-04-25 12:07:05 +01:00
parent a66546895e
commit 3b907a1caa

View File

@@ -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,