diff options
author | John L. Villalovos <john@sodarock.com> | 2021-03-07 11:31:23 -0800 |
---|---|---|
committer | John L. Villalovos <john@sodarock.com> | 2021-03-10 08:37:07 -0800 |
commit | 147f05d43d302d9a04bc87d957c79ce9e54cdaed (patch) | |
tree | bb639917a30dbb3de31bf6e47ea022794626bc1c /gitlab/v4/objects/notes.py | |
parent | 6fde2437e82aeb8af903f81e351790b4695074a1 (diff) | |
download | gitlab-147f05d43d302d9a04bc87d957c79ce9e54cdaed.tar.gz |
chore: add _create_attrs & _update_attrs to RESTManager
Add the attributes: _create_attrs and _update_attrs to the RESTManager
class. This is so that we stop using getattr() if we don't need to.
This also helps with type-hints being available for these attributes.
Diffstat (limited to 'gitlab/v4/objects/notes.py')
0 files changed, 0 insertions, 0 deletions