Commit baea721
committed
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 :)1 parent ebdfec7 commit baea721
1 file changed
+313
-57
lines changed
0 commit comments