Skip to content

Commit

Permalink
feat: add new line
Browse files Browse the repository at this point in the history
  • Loading branch information
Gautam Jethwani committed Sep 12, 2023
1 parent a3966be commit f4e139d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/status.js
Original file line number Diff line number Diff line change
Expand Up @@ -240,4 +240,4 @@ function calculatePercentile (percentile, arr) {
return arr[idx - 1] || 0;
}

module.exports = exports = Status;
module.exports = exports = Status;

0 comments on commit f4e139d

Please sign in to comment.