flake8/src
Eric N. Vander Weele a68d4d0172 processor: Catch SyntaxError also when generating tokens for a file
`tokenize.generate_tokens()` can also raise `SyntaxError` in addition to
`tokenize.TokenError`.
2020-06-02 11:38:44 -07:00
..
flake8 processor: Catch SyntaxError also when generating tokens for a file 2020-06-02 11:38:44 -07:00