Do not use both cumulative and condensed to refer to cumulative diffs
Review Request #7404 — Created June 10, 2015 and submitted
This patch updates the diff comment model and the diff comment resource
to use the termcumulative_diff
instead ofcondensed_diff
. The
option was namedcumulative_diff
in the diff chunk generator and the
diff chunk generator, so this is for consistency.
Ran unit tests.
Description | From | Last Updated |
---|---|---|
Col: 80 E501 line too long (80 > 79 characters) |
reviewbot |
- Change Summary:
-
PEP8
- Commit:
-
387e8278f183cf888fdb23ea2d875e64faddcee2c371bb82ae9142b04268dc225fb2e31f9df37c32
-
Tool: Pyflakes Processed Files: reviewboard/webapi/tests/test_review_comment.py reviewboard/webapi/resources/review_diff_comment.py reviewboard/reviews/models/diff_comment.py Tool: PEP8 Style Checker Processed Files: reviewboard/webapi/tests/test_review_comment.py reviewboard/webapi/resources/review_diff_comment.py reviewboard/reviews/models/diff_comment.py