Do some cleanup and modernization of hosting service/API code.
Review Request #14127 — Created Aug. 29, 2024 and submitted
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.
Summary | ID |
---|---|
9ff0cc1fb1031cff46890604ea7f3258bcf5b92e |
Description | From | Last Updated |
---|---|---|
line too long (81 > 79 characters) Column: 80 Error code: E501 |
reviewbot | |
line too long (81 > 79 characters) Column: 80 Error code: E501 |
reviewbot | |
Nit but could say "The HTTP request from the client." to be more clear. |
maubin | |
Forgot to document **kwargs |
maubin | |
This is missing Args and Returns sections. |
maubin |
- Commits:
-
Summary ID ab9c0dc94e5789236bd0d50b3af86c7a4d3b1d6b 2302ef81ea14ec8ad482739044ebbd8a2d661bf4
Checks run (2 succeeded)
flake8
passed.
JSHint
passed.