diff options
author | John L. Villalovos <john@sodarock.com> | 2021-03-14 16:21:45 -0700 |
---|---|---|
committer | John L. Villalovos <john@sodarock.com> | 2021-03-15 08:34:43 -0700 |
commit | 2afd18aa28742a3267742859a88be6912a803874 (patch) | |
tree | f533941c0a3aeef6346a5345a8e624716f196e1d /gitlab/utils.py | |
parent | 8ace76a8a5596171c782570fdde7a82119aeb9ff (diff) | |
download | gitlab-2afd18aa28742a3267742859a88be6912a803874.tar.gz |
chore: remove usage of getattr()
Remove usage of getattr(self, "_update_uses_post", False)
Instead add it to class and set default value to False.
Add a tests that shows it is set to True for the
ProjectMergeRequestApprovalManager and ProjectApprovalManager classes.
Diffstat (limited to 'gitlab/utils.py')
0 files changed, 0 insertions, 0 deletions