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 fcc3beb commit 585ed7bCopy full SHA for 585ed7b
1 file changed
lib/node_modules/@stdlib/blas/base/sgemm/test/test.sgemm.js
@@ -16,7 +16,7 @@
16
* limitations under the License.
17
*/
18
19
-/* eslint-disable max-len */
+/* eslint-disable max-len, stdlib/no-empty-lines-between-requires */
20
21
'use strict';
22
0 commit comments