|
Remove redundant parentheses flagged by the new flake8 rule. I tested each modification against the original using pydiff, and the resulting bytecode is identical.
Total comments: 8
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+53 lines, -51 lines) |
Patch |
|
M |
sitescripts/crashes/web/submitCrash.py
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
sitescripts/extensions/utils.py
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
sitescripts/formmail/web/formmail2.py
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
sitescripts/notifications/parser.py
|
View
|
|
1 chunk |
+8 lines, -8 lines |
0 comments
|
Download
|
|
M |
sitescripts/reports/bin/mailDigests.py
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
sitescripts/reports/bin/parseNewReports.py
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
sitescripts/subscriptions/bin/generateReport.py
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
sitescripts/subscriptions/bin/updateStatusPage.py
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
sitescripts/subscriptions/knownIssuesParser.py
|
View
|
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
sitescripts/subscriptions/subscriptionParser.py
|
View
|
1
2
|
3 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
|
M |
sitescripts/subscriptions/web/fallback.py
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
sitescripts/templateFilters.py
|
View
|
1
|
1 chunk |
+14 lines, -12 lines |
0 comments
|
Download
|
|
M |
sitescripts/urlfixer/web/submitData.py
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
sitescripts/utils.py
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 9
|