mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix #64: import error in intersphinx.
This commit is contained in:
@@ -31,7 +31,7 @@ from os import path
|
||||
|
||||
from docutils import nodes
|
||||
|
||||
from sphinx.builders import INVENTORY_FILENAME
|
||||
from sphinx.builders.html import INVENTORY_FILENAME
|
||||
|
||||
|
||||
def fetch_inventory(app, uri, inv):
|
||||
|
||||
Reference in New Issue
Block a user