Skip to content

Commit a6a3a91

Browse files
Aaron WieczorekAaron Wieczorek
authored andcommitted
Add back deleted space between functions
1 parent a6a5713 commit a6a3a91

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Lib/test/pickletester.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2658,6 +2658,7 @@ def test_misc(self):
26582658
self.assert_is_copy(x, y)
26592659

26602660
# XXX test __reduce__ protocol?
2661+
26612662
def test_roundtrip_equality(self):
26622663
expected = self._testdata
26632664
for proto in protocols:

0 commit comments

Comments
 (0)