blob: 280f5e95eb4f726bec115d989009715d88b4d590 [file] [log] [blame] [view]
## Python Coding Standards
Please follow:
* [Thrift General Coding Standards](/coding_standards)
* Code Style for Python Code [PEP8](http://legacy.python.org/dev/peps/pep-0008/)
When in doubt - check with <http://www.pylint.org/> or online with <http://pep8online.com>.