Skip to content

Commit bac8821

Browse files
authored
docs: apply suggestion from code review
Signed-off-by: Muhammad Haris <101793258+headlessNode@users.noreply.github.com>
1 parent d4b2ee6 commit bac8821

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • lib/node_modules/@stdlib/blas/ext/base/ddiff/lib

lib/node_modules/@stdlib/blas/ext/base/ddiff/lib/ddiff.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* limitations under the License.
1717
*/
1818

19-
/* eslint-disable max-params, max-len, stdlib/jsdoc-doctest */
19+
/* eslint-disable max-params, max-len */
2020

2121
'use strict';
2222

0 commit comments

Comments
 (0)