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 474bee3 commit 73b794fCopy full SHA for 73b794f
lib/node_modules/@stdlib/ndarray/base/unary/lib/5d.js
@@ -16,6 +16,8 @@
16
* limitations under the License.
17
*/
18
19
+/* eslint-disable max-depth */
20
+
21
'use strict';
22
23
// MAIN //
0 commit comments