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

Commit5ab58f3

Browse files
authored
Update cmd.py
1 parent5cbc178 commit5ab58f3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎git/cmd.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -701,8 +701,7 @@ def __next__(self) -> bytes:
701701

702702
returnline
703703

704-
defnext(self)->bytes:
705-
returnnext(self)
704+
next=__next__
706705

707706
def__del__(self)->None:
708707
bytes_left=self._size-self._nbr

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp