Appears this is a regression related to: 444ef32 **Describe the bug** On python versions < 3.10 we now see an import error due to dependency on `typing_extensions` **To Reproduce** Run mkdocs with mkdocstrings plugin on python < 3.10
Appears this is a regression related to: 444ef32
Describe the bug
On python versions < 3.10 we now see an import error due to dependency on
typing_extensionsTo Reproduce
Run mkdocs with mkdocstrings plugin on python < 3.10