Use actual return type in annotation for method submodule_update by extrwi · Pull Request #2078 · gitpython-developers/GitPython
Navigation Menu
{{ message }}
gitpython-developers / GitPython Public
- Notifications You must be signed in to change notification settings
- Fork 966
Merged
Byron merged 1 commit intogitpython-developers:mainfrom
Oct 21, 2025Merged
Conversation
Copy link
extrwi
commented
Oct 21, 2025
extrwi
commented
Fixes #2077 "Return type mismatch in repo.submodule_update()"
Byron approved these changes Oct 21, 2025
Copy link
Member
Byron
left a comment
Byron
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It really does seem that it returns a RootModule 😁.
Let's try that.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment