Skip to content

Commit ebe714f

Browse files
authored
style: align comments
Signed-off-by: Athan <[email protected]>
1 parent 2e9b4ad commit ebe714f

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/stats/meanpw/lib

1 file changed

+1
-1
lines changed

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)