Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8880f6d

Browse files
committed
Whitespace normalization.
1 parent 1a8a53d commit 8880f6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/test/test_richcmp.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ def tabulate(c1=Number, c2=Number):
166166
print '----------+-' * 4
167167
print
168168
print '*' * 50
169-
169+
170170
def misbehavin():
171171
class Misb:
172172
def __lt__(self, other): return 0

0 commit comments

Comments
 (0)