Codacy style changes for test files
This commit is contained in:
@ -15,5 +15,4 @@ const elo = ([...ratings], kFactor = 32, selfRating) => {
|
||||
}
|
||||
return ratings;
|
||||
};
|
||||
|
||||
module.exports = elo;
|
||||
module.exports = elo;
|
||||
|
||||
Reference in New Issue
Block a user