Skip to content

Commit 8095cac

Browse files
Remove line of whitespace
1 parent d4fc74b commit 8095cac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ def test_encoding (self):
1919
# Python3 treats dicts differently. For the sake of testing we use a
2020
# ordered dict so the order does not change.
2121
test_values = OrderedDict((("a", 1), ("b", [2, [3]]), ("c", [{"x": ["y"]}])))
22-
22+
2323
self.assertEqual('d1:ai1e1:bli2eli3eee1:cld1:xl1:yeeee',
2424
encode(test_values))
2525
self.assertEqual([{u'a': 1, u'c': [{u'x': [u'y']}], u'b': [2, [3]]}],

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy