Skip to content

Commit 8d4cc61

Browse files
committed
tests: Update deprecated mkdocstrings import
1 parent 0e9f9d7 commit 8d4cc61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

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

1313
import griffe_pydantic
1414

0 commit comments

Comments
 (0)