Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3216945

Browse files
pratik-anuragByron
authored andcommitted
removed trailing whitespaces
1 parentef2316a commit3216945

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎git/test/test_index.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ def __init__(self, *args):
7575

7676
def_assert_fprogress(self,entries):
7777
self.assertEqual(len(entries),len(self._fprogress_map))
78-
for_path,call_countinself._fprogress_map.items():
78+
for_path,call_countinself._fprogress_map.items():
7979
self.assertEqual(call_count,2)
8080
# END for each item in progress map
8181
self._reset_progress()
@@ -201,7 +201,7 @@ def test_index_file_from_tree(self, rw_repo):
201201

202202
# test BlobFilter
203203
prefix='lib/git'
204-
for_stage,blobinbase_index.iter_blobs(BlobFilter([prefix])):
204+
for_stage,blobinbase_index.iter_blobs(BlobFilter([prefix])):
205205
assertblob.path.startswith(prefix)
206206

207207
# writing a tree should fail with an unmerged index

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp