Skip to content

Commit 0ddcf6e

Browse files
LadyChristinadimkarakostas
authored andcommitted
flake8
1 parent 7a62f46 commit 0ddcf6e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

consensus_decentralization/metrics/entropy.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,3 @@ def compute_entropy_percentage(block_distribution, alpha):
4646
return compute_entropy(block_distribution, alpha) / compute_max_entropy(total_entities, alpha)
4747
except ZeroDivisionError:
4848
return 0
49-

0 commit comments

Comments
 (0)