https://github.com/sublee/glicko2/blob/4a3078e52d374f15aabfc88ad44a4c3a6ba4fdbe/glicko2.py#L151 The value of "mu" at this line appears to be unused. Is this an error, or is it intentional?
glicko2/glicko2.py
Line 151 in 4a3078e
The value of "mu" at this line appears to be unused. Is this an error, or is it intentional?