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

Commit8bf00a6

Browse files
committed
fix an import
1 parentae9d56e commit8bf00a6

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

‎git/objects/submodule/base.py‎

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@
3131
to_native_path_linux,
3232
RemoteProgress,
3333
rmtree,
34-
unbare_repo
34+
unbare_repo,
35+
IterableList
3536
)
3637
fromgit.utilimportHIDE_WINDOWS_KNOWN_ERRORS
3738

@@ -48,10 +49,6 @@
4849

4950
# typing ----------------------------------------------------------------------
5051

51-
fromtypingimportTYPE_CHECKING
52-
53-
ifTYPE_CHECKING:
54-
fromgit.utilimportIterableList
5552

5653
# -----------------------------------------------------------------------------
5754

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2026 Movatter.jp