Skip to content

Commit 7354e54

Browse files
authored
Add sphinx import to inventory.py
1 parent 3e91969 commit 7354e54

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

myst_parser/inventory.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
import json
1414
import re
1515
import zlib
16+
import sphinx
1617
from collections.abc import Iterator
1718
from dataclasses import asdict, dataclass
1819
from typing import IO, TYPE_CHECKING, TypedDict

0 commit comments

Comments
 (0)