We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f11450f commit 2d8339bCopy full SHA for 2d8339b
mkdocs_git_revision_date_localized_plugin/util.py
@@ -16,7 +16,7 @@
16
NoSuchPathError,
17
)
18
19
-from typing import Any, Dict
+from typing import Dict
20
21
logger = logging.getLogger("mkdocs.plugins")
22
0 commit comments