Whoever created this file used tabs instead of spaces, which is very inconvenient to anyone that needs to edit this. It also violates PEP 8 (http://legacy.python.org/dev/peps/pep-0008/#id13).
Replace tabs with spaces in pyminer.py #4482
pull pygeek wants to merge 1 commits into bitcoin:master from pygeek:patch-1 changing 1 files +213 −212-
pygeek commented at 3:23 AM on July 8, 2014: contributor
-
42a956709f
Replace tabs with spaces
Whoever created this file used tabs instead of spaces, which is very inconvenient to anyone that needs to edit this. It also violates PEP 8 (http://legacy.python.org/dev/peps/pep-0008/#id13).
-
pygeek commented at 3:24 AM on July 8, 2014: contributor
Refactoring this code to be more pythonic, maintainable, and efficient.
- pygeek closed this on Jul 8, 2014
- bitcoin locked this on Sep 8, 2021
Contributors