RameshAditya / asciify

Convert any image into ASCII Art.
1.14k stars 166 forks source link

Make asciify comply with PEP8 #21

Closed wdhif closed 5 years ago

wdhif commented 5 years ago

The script was not PEP8 compliant. With those modifications, it is (although there is still room for improvement).

https://www.python.org/dev/peps/pep-0008/