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 c5e97ed commit 2df69deCopy full SHA for 2df69de
1 file changed
Doc/whatsnew/3.15.rst
@@ -1225,7 +1225,7 @@ importlib.metadata
1225
would return an empty ``PackageMetadata`` object as if the file
1226
was present but empty. Now, a ``MetadataNotFound`` exception is raised.
1227
See `importlib_metadata#493 <https://github.com/python/importlib_metadata/issues/493>`_
1228
- for background and rationale and and :gh:`143387` for rationale on the
+ for background and rationale and :gh:`143387` for rationale on the
1229
compatibility concerns.
1230
(Contributed by Jason R. Coombs.)
1231
0 commit comments