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

Commit00f4cbc

Browse files
committed
Add missing submodule imports in git.objects
Since they are listed in __all__. (They are imported either waybecause names are imported from them, and this caused them to bepresent with the same effect.)Though they are proably about to be removed along with thecorresponding entries in __all__.
1 parent9bbbcb5 commit00f4cbc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎git/objects/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"TreeModifier",
2424
]
2525

26+
from .importbase,blob,commit,submodule,tag,tree
2627
from .baseimportIndexObject,Object
2728
from .blobimportBlob
2829
from .commitimportCommit

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp