modulate share difficulty to prevent any node from producing more than 5% of shares
[p2pool.git] / dev / LINT
1 pylint p2pool/ -E | grep -v reactor | grep -v hashlib | grep -v 'Yield outside function' | grep -v 'function already defined'