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

Commit107b1b4

Browse files
authored
make linter happy
1 parent8a884fe commit107b1b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎test/test_index.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1223,7 +1223,7 @@ def test_index_file_v3(self):
12231223
assertindex.entries
12241224
assertindex.version==3
12251225
assertlen(index.entries)==4
1226-
assertindex.entries[('init.t',0)].skip_worktree
1226+
assertindex.entries[("init.t",0)].skip_worktree
12271227

12281228
# Write the data - it must match the original.
12291229
withtempfile.NamedTemporaryFile()astmpfile:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp