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 5bd63dc commit 1288f5eCopy full SHA for 1288f5e
datajoint/blob.py
@@ -45,7 +45,7 @@
45
bypass_serialization = False # runtime setting to bypass blob (en|de)code
46
47
# runtime setting to read integers as 32-bit to read blobs created by the 32-bit
48
-# version of the mYm library for MATLAB
+# version of the mYm library for MATLAB
49
use_32bit_dims = False
50
51
0 commit comments