8000 fixed version number in ulab.c · adafruit/circuitpython-ulab@4e507e9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4e507e9

Browse files
committed
fixed version number in ulab.c
1 parent 1f5d1a9 commit 4e507e9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/manual/source/ulab.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3160,8 +3160,8 @@ evaluating
31603160
31613161
which should return ``true``.
31623162

3163-
Boilerplate of sort
3164-
-------------------
3163+
Boilerplate of sorts
3164+
--------------------
31653165

31663166
To summarise the contents of the previous three sections, here is a
31673167
useless function that prints out the size (``m``, and ``n``) of an

docs/ulab-manual.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,11 +120,11 @@
120120
},
121121
{
122122
"cell_type": "code",
123-
"execution_count": 45,
123+
"execution_count": 46,
124124
"metadata": {
125125
"ExecuteTime": {
126-
"end_time": "2019-11-06T16:34:11.377932Z",
127-
"start_time": "2019-11-06T16:34:08.023940Z"
126+
"end_time": "2019-11-06T17:34:27.704328Z",
127+
"start_time": "2019-11-06T17:34:24.387669Z"
128128
}
129129
},
130130
"outputs": [],

0 commit comments

Comments
 (0)
0