Skip to content

Commit 6c71e46

Browse files
Update README.md
1 parent ba106ba commit 6c71e46

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-
* All blobs in your current DataJoint databases contain only numerical arrays.
46+
* The only kinds of blobs your pipeline inserts are 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)