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 613e980 commit 76f03dfCopy full SHA for 76f03df
docs/conf.py
@@ -82,6 +82,7 @@
82
nitpick_ignore += [
83
# Workaround for #316
84
('py:class', 'importlib_metadata.EntryPoints'),
85
+ ('py:class', 'importlib_metadata.FileHash'),
86
('py:class', 'importlib_metadata.PackagePath'),
87
('py:class', 'importlib_metadata.SelectableGroups'),
88
('py:class', 'importlib_metadata._meta._T'),
0 commit comments