Do some cleanup and modernization of hosting service/API code.
Review Request #14127 — Created Aug. 29, 2024 and submitted — Latest diff uploaded
In preparation for fixing issues with the HostingServiceAccountResource
create method, this change does some cleanup and type annotation for
code I'm touching.
Ran unit tests.
reviewboard/hostingsvcs/managers.py |
---|
reviewboard/hostingsvcs/models.py |
---|
reviewboard/webapi/resources/hosting_service_account.py |
---|
reviewboard/webapi/tests/test_hosting_service_account.py |
---|