257 "{0}: {1}"), |
257 "{0}: {1}"), |
258 "E902": QCoreApplication.translate( |
258 "E902": QCoreApplication.translate( |
259 "pycodestyle", |
259 "pycodestyle", |
260 "{0}"), |
260 "{0}"), |
261 } |
261 } |
262 # TODO: change all syntax error reports to report E901 |
|
263 |
262 |
264 ################################################################## |
263 ################################################################## |
265 ## pycodestyle warning messages |
264 ## pycodestyle warning messages |
266 ################################################################## |
265 ################################################################## |
267 |
266 |