We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c34d015 commit 4c8ca68Copy full SHA for 4c8ca68
lib/node_modules/@stdlib/stats/incr/nanmstdev/lib/index.js
@@ -55,7 +55,7 @@
55
56
// MODULES //
57
58
-var main = require( '@stdlib/stats/incr/nanmstdev/lib/main.js' );
+var main = require( './main.js' );
59
60
61
// EXPORTS //
0 commit comments