We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba106ba commit 6c71e46Copy full SHA for 6c71e46
README.md
@@ -43,7 +43,7 @@ dj.config["enable_python_native_blobs"] = True
43
44
You can safely enable this setting if both of the following are true:
45
46
- * All blobs in your current DataJoint databases contain only numerical arrays.
+ * The only kinds of blobs your pipeline inserts are numerical arrays.
47
* You do not need to share blob data between Python and MATLAB.
48
49
Otherwise, read the following explanation.
0 commit comments