We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 661ef69 commit 490dd52Copy full SHA for 490dd52
docs/_scripts/macros.py
@@ -6,8 +6,7 @@
6
from typing import Any
7
8
import markdown as md
9
-from griffe import Object
10
-from griffe.collections import ModulesCollection
+from griffe import ModulesCollection, Object
11
from markdown.extensions import toc
12
from mkdocs_macros import plugin as macros
13
from mkdocstrings_handlers.python.handler import PythonHandler
0 commit comments