Use actual return type in annotation for method submodule_update by extrwi · Pull Request #2078 · gitpython-developers/GitPython
gitpython-developers / GitPython Public
-
-
Notifications
You must be signed in to change notification settings - Fork 980
Merged
merged 1 commit into
Merged
Conversation
extrwi
commented
Oct 21, 2025
extrwi
commented
Fixes #2077 "Return type mismatch in repo.submodule_update()"
Byron
approved these changes
Byron
left a comment
Byron
left a comment
Member
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment