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

Commit89d1133

Browse files
pratik-anuragByron
authored andcommitted
renamed unused variables
1 parent8ad6dc0 commit89d1133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎git/util.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ def _parse_progress_line(self, line):
416416
# END could not get match
417417

418418
op_code=0
419-
remote,op_name,percent,cur_count,max_count,message=match.groups()# @UnusedVariable
419+
_remote,op_name,_percent,cur_count,max_count,message=match.groups()
420420

421421
# get operation id
422422
ifop_name=="Counting objects":

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2026 Movatter.jp