PEP 465: Resolve dangling hyphens (#3353)

This commit is contained in:
Adam Turner 2023-09-01 19:42:53 +01:00 committed by GitHub
parent 0516a43ea2
commit 5b5d47732f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -388,8 +388,8 @@ real-world code (i.e., all the code on Github). We checked for
imports of several popular stdlib modules, a variety of numerically
oriented modules, and various other extremely high-profile modules
like django and lxml (the latter of which is the #1 most downloaded
package on PyPI). Starred lines indicate packages which export array-
or matrix-like objects which will adopt ``@`` if this PEP is
package on PyPI). Starred lines indicate packages which export
array- or matrix-like objects which will adopt ``@`` if this PEP is
approved::
Count of Python source files on Github matching given search terms