Skip to content

Commit 7f4db51

Browse files
committed
fix: update interlinks filter imports
1 parent 7358210 commit 7f4db51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_extensions/interlinks/interlinks.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import json
33
import panflute as pf
44

5-
from quartodoc.inventory import Ref, RefSyntaxError
5+
from quartodoc.interlinks import Ref, RefSyntaxError
66
from pathlib import Path
77
from plum import dispatch
88

0 commit comments

Comments
 (0)