jgarzik / python-bitcoinrpc

Python interface to bitcoin's JSON-RPC API
GNU Lesser General Public License v2.1
642 stars 307 forks source link

PEP8 fixes #9

Closed ghost closed 11 years ago

ghost commented 11 years ago

The source now seems to comply with PEP8 rules. Most importantly, inconsistent indentation has been fixed.