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 0516a43 commit 5b5d477Copy full SHA for 5b5d477
pep-0465.txt
@@ -388,8 +388,8 @@ real-world code (i.e., all the code on Github). We checked for
388
imports of several popular stdlib modules, a variety of numerically
389
oriented modules, and various other extremely high-profile modules
390
like django and lxml (the latter of which is the #1 most downloaded
391
-package on PyPI). Starred lines indicate packages which export array-
392
-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
393
approved::
394
395
Count of Python source files on Github matching given search terms
0 commit comments