We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da503cf commit e3ff8a7Copy full SHA for e3ff8a7
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
- * The only kinds of blobs your pipeline inserts are numerical arrays.
+ * The only kinds of blobs your pipeline have inserted previously were 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