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

Commit4151470

Browse files
sroetByron
authored andcommitted
fix typo's
1 parent144817a commit4151470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎git/cmd.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ def pump_stream(cmdline: List[str], name: str, stream: Union[BinaryIO, TextIO],
168168
error_str=cast(str,error_str)
169169
error_str=error_str.encode()
170170
# We ignore typing on the next line because mypy does not like
171-
# the way weinfered that stderr takes strof bytes
171+
# the way weinferred that stderr takes stror bytes
172172
stderr_handler(error_str)# type: ignore
173173

174174
iffinalizer:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp