-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
I've been testing this on a few very large repos, and finding the occasional error
In roundup (http://www.roundup-tracker.org/index.html), only the following:
test/test_templating.py:350:0: P103 other string does contain unindexed parameters
test/test_mailgw.py:2826:65: P103 other string does contain unindexed parameters
test/test_mailgw.py:2842:65: P103 other string does contain unindexed parameters
test/test_mailgw.py:2857:65: P103 other string does contain unindexed parameters
http://sourceforge.net/p/roundup/code/ci/default/tree/test/test_templating.py
http://sourceforge.net/p/roundup/code/ci/default/tree/test/test_mailgw.py
Definitely within the realms of reasonable use of noqa, but maybe worth fixing.
Metadata
Metadata
Assignees
Labels
No labels