Skip to content

Commit e3ff8a7

Browse files
Update README.md
Co-Authored-By: guzman-raphael <[email protected]>
1 parent da503cf commit e3ff8a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dj.config["enable_python_native_blobs"] = True
4343

4444
You can safely enable this setting if both of the following are true:
4545

46-
* The only kinds of blobs your pipeline inserts are numerical arrays.
46+
* The only kinds of blobs your pipeline have inserted previously were numerical arrays.
4747
* You do not need to share blob data between Python and MATLAB.
4848

4949
Otherwise, read the following explanation.

0 commit comments

Comments
 (0)