diff options
author | John L. Villalovos <john@sodarock.com> | 2022-01-05 17:24:20 -0800 |
---|---|---|
committer | John L. Villalovos <john@sodarock.com> | 2022-01-05 17:24:20 -0800 |
commit | 9b3db93520ce1ae7e21be19c5fe1ede312aeb7c2 (patch) | |
tree | 1cef20a2892233d5e93163981672dfe5dab161f8 /gitlab/v4/objects/files.py | |
parent | a349793307e3a975bb51f864b48e5e9825f70182 (diff) | |
download | gitlab-jlvillal/list_api.tar.gz |
chore: fix type-hints for ProjectCommit methodsjlvillal/list_api
Fix the type-hints for the ProjectCommits methods:
- diff()
- merge_requests()
- refs()
These methods all return a List[Dict[str, xxx]]
This may not be the final fix as possibly these methods should be
calling client.http_list(). But this fixes the type-hints to match
what the GitLab API documentation says.
Closes: #1805
Diffstat (limited to 'gitlab/v4/objects/files.py')
0 files changed, 0 insertions, 0 deletions