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 e9c30a7 commit 3eac426Copy full SHA for 3eac426
lib/node_modules/@stdlib/fft/base/fftpack/lib/passfb5.js
@@ -56,6 +56,8 @@
56
* ```
57
*/
58
59
+/* eslint-disable max-len */
60
+
61
'use strict';
62
63
// MODULES //
0 commit comments