-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
Description
Description of the false positive
In multiple places, constructs such as var = '[0:%s]' % (cols) and print("\n%d files:" % len(filenames)) raise alert of type Wrong number of arguments for format.
I believe this may be caused by an incorrect interpretation of the parens where (5) is considered to be a singleton tuple whereas it should be (5,) however I am not sure if this is it.
URL to the alert on the project page on LGTM.com
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Fields
Give feedbackNo fields configured for issues without a type.