Skip to content

Commit 5e6099b

Browse files
pratik-anuragByron
authored andcommitted
removed trailing whitespaces
1 parent b7289c7 commit 5e6099b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

git/test/test_commit.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ def check_entries(d):
125125
check_entries(stats.total)
126126
assert "files" in stats.total
127127

128-
for _filepath, d in stats.files.items():
128+
for _filepath, d in stats.files.items():
129129
check_entries(d)
130130
# END for each stated file
131131

0 commit comments

Comments
 (0)