Checking in vendor folder for ease of using go get.
This commit is contained in:
parent
7a1251853b
commit
cdb4b5a1d0
3554 changed files with 1270116 additions and 0 deletions
7
vendor/git.apache.org/thrift.git/lib/py/coding_standards.md
generated
vendored
Normal file
7
vendor/git.apache.org/thrift.git/lib/py/coding_standards.md
generated
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
## Python Coding Standards
|
||||
|
||||
Please follow:
|
||||
* [Thrift General Coding Standards](/doc/coding_standards.md)
|
||||
* 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>.
|
Loading…
Add table
Add a link
Reference in a new issue