Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: tox.ini

Issue 29993614: Issue 2267 - Unify form handling by reusing form_handler() (Closed) Base URL: https://hg.adblockplus.org/sitescripts/
Patch Set: Add mocker patches Created Feb. 5, 2019, 5 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: tox.ini
===================================================================
--- a/tox.ini
+++ b/tox.ini
@@ -46,6 +46,7 @@
sitescripts/reports/bin/removeOldUsers.py : E501,N802
sitescripts/reports/bin/updateDigests.py : A201,A301,A302,E501,E713,F401,N802,N806,N816
sitescripts/reports/bin/updateSubscriptionList.py : A302,E501,E711,N802
+ sitescripts/reports/tests/test_updateReport.py : E402
sitescripts/reports/utils.py : A206,A302,E501,E711,N802,N803,N806
sitescripts/reports/web/showDigest.py : A206,A301,A302,E501,F401,N802,N806
sitescripts/reports/web/showUser.py : A301,A302,E501,E711,N802
« sitescripts/reports/tests/test_updateReport.py ('K') | « sitescripts/reports/web/updateReport.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld