Closed jml closed 9 years ago
Currently, twistedchecker emits warnings like:
W9501:290,48:<location>: String formatting operations should always use a tuplefor non-mapping values
This patch changes it to say "use a tuple for non-mapping values".
Currently, twistedchecker emits warnings like:
This patch changes it to say "use a tuple for non-mapping values".