Add missing submodule imports in git.objects · gitpython-developers/GitPython@00f4cbc · GitHub
Skip to content

Commit 00f4cbc

Browse files
committed
Add missing submodule imports in git.objects
Since they are listed in __all__. (They are imported either way because names are imported from them, and this caused them to be present with the same effect.) Though they are proably about to be removed along with the corresponding entries in __all__.
1 parent 9bbbcb5 commit 00f4cbc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

git/objects/__init__.py

Lines changed: 1 addition & 0 deletions

0 commit comments

Comments
 (0)