Skip to content

Commit

Permalink
AP style: Spell out numbers under 10
Browse files Browse the repository at this point in the history
Co-authored-by: Irit Katriel <[email protected]>
  • Loading branch information
jeremyhylton and iritkatriel authored May 21, 2024
1 parent 75ba002 commit 5b01405
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Doc/whatsnew/3.14.rst
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ Improved Modules
ast
---

Added :func:`ast.compare` for comparing 2 ASTs.
Added :func:`ast.compare` for comparing two ASTs.
(Contributed by Batuhan Taskaya and Jeremy Hylton in :issue:`15987`)


Expand Down

0 comments on commit 5b01405

Please sign in to comment.