Skip to content

Commit ddc3c21

Browse files
committed
Revert "Update tutorials/02-Calcium Imaging Imported Tables.ipynb"
This reverts commit 9084895.
1 parent 765a149 commit ddc3c21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/02-Calcium Imaging Imported Tables.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@
352352
"cell_type": "markdown",
353353
"metadata": {},
354354
"source": [
355-
"We defined `average_frame` as a `longblob` so that it can store a NumPy array. This NumPy array will be imported and computed from the file corresponding to each scan."
355+
"We defined `average_frame` as a `longblob`, which allow us to store a NumPy array. This NumPy array will be imported and computed from the file corresponding to each scan."
356356
]
357357
},
358358
{

0 commit comments

Comments
 (0)