diff options
author | John L. Villalovos <john@sodarock.com> | 2021-02-26 17:10:16 -0800 |
---|---|---|
committer | John L. Villalovos <john@sodarock.com> | 2021-03-06 12:13:50 -0800 |
commit | baea7215bbbe07c06b2ca0f97a1d3d482668d887 (patch) | |
tree | 1b3e8cc31dd66da76c130679c632c21a86f1c3f8 /gitlab/base.py | |
parent | ebdfec7ee66c1cc64024fe52b2b0821d51779c2a (diff) | |
download | gitlab-baea7215bbbe07c06b2ca0f97a1d3d482668d887.tar.gz |
chore: add type-hints for gitlab/mixins.py
* Added type-hints for gitlab/mixins.py
* Changed use of filter with a lambda expression to
list-comprehension. mypy was not able to understand the previous
code. Also list-comprehension is better :)
Diffstat (limited to 'gitlab/base.py')
0 files changed, 0 insertions, 0 deletions