GraylinKim / sc2reader

A python library that extracts data from various Starcraft II resources to power tools and services for the SC2 community. Who doesn't want to hack on the games they play?
http://sc2reader.readthedocs.org
MIT License
411 stars 85 forks source link

No more lints. #168

Closed EHadoux closed 10 years ago

EHadoux commented 10 years ago

I removed all lints as specified in STYLE_GUIDE.rst.

GraylinKim commented 10 years ago

Thanks for cleaning up.