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 64476ee commit aa9c5ceCopy full SHA for aa9c5ce
‎docs/conf.py‎
@@ -1,6 +1,5 @@
1
from __future__ import annotations
2
3
-
4
extensions = [
5
'sphinx.ext.autodoc',
6
'jaraco.packaging.sphinx',
‎importlib_metadata/_compat/__init__.py‎
@@ -1,7 +1,6 @@
import platform
import sys
__all__ = ['install', 'NullFinder']
7
0 commit comments