Skip to content

Commit 894f34d

Browse files
committed
-
1 parent 68126b0 commit 894f34d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_python_toolbox/test_pickle_tools/test_compressing.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
((((((((((((())))))))))))),
2020
u'unicode_too',
2121
(((((3, 4, 5j)))))
22-
)
22+
) * 100
2323

2424
def test():
2525
compickled = pickle_tools.compickle(my_messy_object)

0 commit comments

Comments
 (0)