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

Commit97fad9c

Browse files
committed
style: ruff
1 parent9910a88 commit97fad9c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎test/test_diff.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -539,7 +539,7 @@ def test_beginning_space(self, rw_dir):
539539
f.write("hello world")
540540
repo.git.add(Git.polish_url(file))
541541
repo.index.commit("first commit")
542-
542+
543543
# Diff the commit with an empty tree
544544
# and check the paths
545545
diff_index=repo.head.commit.diff(NULL_TREE)
@@ -548,4 +548,3 @@ def test_beginning_space(self, rw_dir):
548548
b_path=d.b_path
549549
self.assertEqual(a_path," file.txt")
550550
self.assertEqual(b_path," file.txt")
551-

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp