summaryrefslogtreecommitdiff
path: root/gitlab/cli.py
diff options
context:
space:
mode:
authorJohn L. Villalovos <john@sodarock.com>2022-01-05 17:24:20 -0800
committerJohn L. Villalovos <john@sodarock.com>2022-01-05 17:24:20 -0800
commit9b3db93520ce1ae7e21be19c5fe1ede312aeb7c2 (patch)
tree1cef20a2892233d5e93163981672dfe5dab161f8 /gitlab/cli.py
parenta349793307e3a975bb51f864b48e5e9825f70182 (diff)
downloadgitlab-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/cli.py')
0 files changed, 0 insertions, 0 deletions