timothycrosley / deprecated.pies

The simplest (and tastiest) way to write one program that runs on both Python 2 and Python 3.
MIT License
148 stars 7 forks source link

Fix Typo #45

Closed patrickyevsukov closed 9 years ago

patrickyevsukov commented 9 years ago

Typo Fix

timothycrosley commented 9 years ago

Thanks! :)

patrickyevsukov commented 9 years ago

Gladly! Thanks for your awesome open source projects :-)

Also, this pull request I made to isort is likely of greater importance https://github.com/timothycrosley/isort/pull/281