flake8
passed.
JSHint
passed.
Review Request #13184 — Created Aug. 3, 2023 and submitted
This adds typing and documentation for the hosting service form code,
and removes some legacy Python 2-isms for string types and keyword
arguments.
All unit tests pass.
Summary | ID |
---|---|
fb5c6d0fa0193b9619a8fd8e51a16da69db15062 |
Description | From | Last Updated |
---|---|---|
Shouldn't this be a class type instead of instance? |
|
reviewboard/hostingsvcs/base/forms.py (Diff revision 1) |
---|
Shouldn't this be a class type instead of instance?
Fixed an incorrect type in docs.
Commits: |
|
|||||||
---|---|---|---|---|---|---|---|---|
Diff: |
Revision 2 (+232 -120) |