pycodestyle_magic icon indicating copy to clipboard operation
pycodestyle_magic copied to clipboard

Prevent colon confusion in output parsing

Open unDeadHerbs opened this issue 3 years ago • 0 comments

By using a magic string that shouldn't appear in code, we make "parsing" easier. Really this should use a real parser call into the library; but, this is an easy enough fix.

Fixes #20

unDeadHerbs avatar Oct 03 '22 19:10 unDeadHerbs