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

Commit8fd5414

Browse files
committed
Flake 8 fix
1 parent5266521 commit8fd5414

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎git/types.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99

1010
ifsys.version_info[:2]>= (3,8):
11-
fromtypingimportFinal,Literal,SupportsIndex,TypedDict,Protocol# noqa: F401
11+
fromtypingimportFinal,Literal,SupportsIndex,TypedDict,Protocol# noqa: F401
1212
else:
1313
fromtyping_extensionsimportFinal,Literal,SupportsIndex,TypedDict,Protocol# noqa: F401
1414

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp