Skip to content

Commit 7553517

Browse files
authored
Merge branch 'main' into fix-gh-153926-calendar-theyear-docs
2 parents 64c15db + 2df69de commit 7553517

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/whatsnew/3.15.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1225,7 +1225,7 @@ importlib.metadata
12251225
would return an empty ``PackageMetadata`` object as if the file
12261226
was present but empty. Now, a ``MetadataNotFound`` exception is raised.
12271227
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
1228+
for background and rationale and :gh:`143387` for rationale on the
12291229
compatibility concerns.
12301230
(Contributed by Jason R. Coombs.)
12311231

0 commit comments

Comments
 (0)