python-babel / flask-babel

i18n and l10n support for Flask based on Babel and pytz
https://python-babel.github.io/flask-babel/
Other
444 stars 159 forks source link

Adherence to PEP8 #50

Closed mdxs closed 8 years ago

mdxs commented 10 years ago

Adherence to PEP8, checked using pep8 tool. Also updated the links in setup.py using reStructuredText markup.

kvesteri commented 8 years ago

I did small changes and merged this manually. Thanks for the PR! :train:

TkTech commented 8 years ago

This PR should be reverted in favour of #88.