scour-project / scour

Scour - An SVG Optimizer / Cleaner
Apache License 2.0
757 stars 61 forks source link

fix missing whitespace, line 3632 flake8 #314

Closed 44xtc44 closed 12 months ago

44xtc44 commented 1 year ago

Hello, A minor error. $ make check revealed flake8 error in master .\scour\scour.py:3632:7: E275 missing whitespace after keyword

Please confirm this PR. Next PR is sphinx documentation. Thank you

44xtc44 commented 1 year ago

PR is fix for issue #315.