Commit bce7b77
authored
Fix mentioned Python versions to headline (#333)
In the previous version, the document gave an example on how to compare Python 3.6 and Python 3.7 performance.
However, the commands in the example referred partially to Python 3.8.
Since this is confusing and not inline with the first line of the section, I changed the example so that it fits the text.1 parent f451bb0 commit bce7b77
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
| 54 | + | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
0 commit comments