Skip to content

Commit 4a0b331

Browse files
authored
Fix markdown formatting (#18368)
Followup to #18364. The `Contributed by` should be placed in a separate paragraph.
1 parent a73e957 commit 4a0b331

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Mypy no longer supports running with Python 3.8, which has reached end-of-life.
88
When running mypy with Python 3.9+, it is still possible to type check code
99
that needs to support Python 3.8 with the `--python-version 3.8` argument.
1010
Support for this will be dropped in the first half of 2025!
11+
1112
Contributed by Marc Mueller (PR [17492](https://github.com/python/mypy/pull/17492)).
1213

1314
### Mypyc accelerated mypy wheels for aarch64

0 commit comments

Comments
 (0)