Skip to content

Commit e7724e8

Browse files
committed
remove whitespace
1 parent 1288f5e commit e7724e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datajoint/blob.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444

4545
bypass_serialization = False # runtime setting to bypass blob (en|de)code
4646

47-
# runtime setting to read integers as 32-bit to read blobs created by the 32-bit
47+
# runtime setting to read integers as 32-bit to read blobs created by the 32-bit
4848
# version of the mYm library for MATLAB
4949
use_32bit_dims = False
5050

0 commit comments

Comments
 (0)