Skip to content

Commit a31c55c

Browse files
committed
fix: resolve lint errors
1 parent 421a3d5 commit a31c55c

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/stats/base/dists/geometric/pmf

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/stats/base/dists/geometric/pmf/include.gypi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@
5050
'<!@(node -e "var arr = require(\'@stdlib/utils/library-manifest\')(\'./manifest.json\',{},{\'basedir\':process.cwd(),\'paths\':\'posix\'}).libpath; for ( var i = 0; i < arr.length; i++ ) { console.log( arr[ i ] ); }")',
5151
],
5252
}, # end variables
53-
}
53+
}

0 commit comments

Comments
 (0)