TE-Academy / Reputation-based_Weighted_Voting

MIT License
0 stars 0 forks source link

Update plutocracy.py #46

Closed AngelaKTE closed 2 months ago

AngelaKTE commented 2 months ago

Seems there's one step missing, atm dividing the dictionary by a float. I guess the intent was to calculate the sum of the weights in weight_to_cancel and then divide that sum by the minimum_weight_possible.

linear[bot] commented 2 months ago

TE-63 Fix Swifty Number calc