- Notifications
You must be signed in to change notification settings - Fork673
chore: add type-hints to gitlab/v4/objects/groups.py#1668
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
b5ef520
to8fce110
Comparecodecov-commenter commentedNov 6, 2021 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Codecov Report
@@ Coverage Diff @@## main #1668 +/- ##==========================================+ Coverage 91.99% 92.01% +0.01%========================================== Files 75 75 Lines 4337 4343 +6 ==========================================+ Hits 3990 3996 +6 Misses 347 347
Flags with carried forward coverage won't be shown.Click here to find out more.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Thanks again@JohnVillalovos just one little question :)
Uh oh!
There was an error while loading.Please reload this page.
8fce110
tof91ab03
Compare9cb07b3
to65f2bea
CompareUh oh!
There was an error while loading.Please reload this page.
65f2bea
to335a7eb
Compare* Add type-hints to gitlab/v4/objects/groups.py * Have share() function update object attributes. * Add 'get()' method so that type-checkers will understand that getting a group is of type Group.
335a7eb
to94dcb06
Compare
Uh oh!
There was an error while loading.Please reload this page.