Skip to content

Commit 5a1ebda

Browse files
committed
tests: Update mkdocstrings import
1 parent 7e99cc7 commit 5a1ebda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_internals.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from typing import TYPE_CHECKING
99

1010
import pytest
11-
from mkdocstrings.inventory import Inventory
11+
from mkdocstrings import Inventory
1212

1313
import griffe
1414

0 commit comments

Comments
 (0)