We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da2ba13 commit b839ef0Copy full SHA for b839ef0
tests/test_themes.py
@@ -7,7 +7,7 @@
7
import pytest
8
9
if TYPE_CHECKING:
10
- from mkdocstrings.handlers.python import PythonHandler
+ from mkdocstrings_handlers.python.handler import PythonHandler
11
12
13
@pytest.mark.parametrize(
0 commit comments