Merge branch 'bug/177' into 'master'
Handle multiline strings with '# noqa' *Description of changes* I had overlooked a usecase of Flake8 where people use `# noqa` at the end of a multi-line string. This addresses that oversight *Related to:* #177 See merge request !85
Loading
Please register or sign in to comment