Apologies if this may seem trivial or silly. This is a minor change to bitrpc.py to conform with the formatting of the other python source code in the repo.
Replace tabs with whitespace in bitrpc.py #3751
pull kanzure wants to merge 1 commits into bitcoin:master from kanzure:bitrpc-tabs-to-whitespace changing 1 files +240 −240-
kanzure commented at 4:43 PM on February 26, 2014: contributor
-
b881100aab
convert tabs to whitespace in bitrpc.py
This is a minor change to bitrpc.py to conform with the formatting of the other python source code in the repo.
-
BitcoinPullTester commented at 5:16 PM on February 26, 2014: none
Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/b881100aabee7c8d71cf616ff61a526d0afa9450 for binaries and test log. This test script verifies pulls every time they are updated. It, however, dies sometimes and fails to test properly. If you are waiting on a test, please check timestamps to verify that the test.log is moving at http://jenkins.bluematt.me/pull-tester/current/ Contact BlueMatt on freenode if something looks broken.
-
laanwj commented at 12:11 PM on February 28, 2014: member
ACK, makes it more PEP 8 compliant and I hate using tabs for indentation, they always get in the way in my editor.
- laanwj referenced this in commit 6041fc85ea on Mar 10, 2014
- laanwj merged this on Mar 10, 2014
- laanwj closed this on Mar 10, 2014
- DrahtBot locked this on Sep 8, 2021
Contributors