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 1288f5e commit e7724e8Copy full SHA for e7724e8
datajoint/blob.py
@@ -44,7 +44,7 @@
44
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
+# runtime setting to read integers as 32-bit to read blobs created by the 32-bit
48
# version of the mYm library for MATLAB
49
use_32bit_dims = False
50
0 commit comments