We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68126b0 commit 894f34dCopy full SHA for 894f34d
test_python_toolbox/test_pickle_tools/test_compressing.py
@@ -19,7 +19,7 @@
19
((((((((((((())))))))))))),
20
u'unicode_too',
21
(((((3, 4, 5j)))))
22
-)
+) * 100
23
24
def test():
25
compickled = pickle_tools.compickle(my_messy_object)
0 commit comments