Skip to content

Commit 34f480f

Browse files
kgryteiampratik13
authored andcommitted
style: align comments
Signed-off-by: Athan <kgryte@gmail.com>
1 parent a28cff6 commit 34f480f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • lib/node_modules/@stdlib/stats/meanpw/lib

lib/node_modules/@stdlib/stats/meanpw/lib/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ var policies = {
3838
var table = {
3939
'types': [
4040
'float64', // input
41-
'float32' // input
41+
'float32' // input
4242
],
4343
'fcns': [
4444
dmeanpw,

0 commit comments

Comments
 (0)