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

Commit248ad82

Browse files
pratik-anuragByron
authored andcommitted
removed Unnecessary “else” after “return”
1 parentb269775 commit248ad82

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎git/remote.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,7 @@ def to_progress_instance(progress):
7575
returnRemoteProgress()
7676

7777
# assume its the old API with an instance of RemoteProgress.
78-
else:
79-
returnprogress
78+
returnprogress
8079

8180

8281
classPushInfo(object):

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp