steemit / steem-python

The official Python (3) library for the Steem Blockchain.
https://steem.io
MIT License
153 stars 99 forks source link

Fix pylint issues #44

Open john-g-g opened 7 years ago

john-g-g commented 7 years ago

yapf and autopep8 will be useful here. Here is a fmt recipe I use:

https://github.com/steemit/jussi/blob/cfbfc006f4c6063e5fac54d68f98c17e26bcf883/Makefile#L46