8000 DOC: fix typo · numpy/numpy@34c7db0 · GitHub
[go: up one dir, main page]

Skip to content < 8000 /span>

Commit 34c7db0

Browse files
kmaehashicharris
authored andcommitted
DOC: fix typo
1 parent d336c26 commit 34c7db0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

numpy/lib/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ class NumpyVersion():
1515
"""Parse and compare numpy version strings.
1616
1717
NumPy has the following versioning scheme (numbers given are examples; they
18-
can be > 9) in principle):
18+
can be > 9 in principle):
1919
2020
- Released version: '1.8.0', '1.8.1', etc.
2121
- Alpha: '1.8.0a1', '1.8.0a2', etc.

0 commit comments

Comments
 (0)
0