Skip to content

Commit

Permalink
fix: resolve lint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
stdlib-bot committed Feb 11, 2025
1 parent 5cbf955 commit f1afdc1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -102,4 +102,4 @@ function main() {
}
}

main();
main();
Original file line number Diff line number Diff line change
Expand Up @@ -102,4 +102,4 @@ function main() {
}
}

main();
main();
2 changes: 1 addition & 1 deletion lib/node_modules/@stdlib/blas/base/icamax/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@
"complex",
"complex64array"
]
}
}

0 comments on commit f1afdc1

Please sign in to comment.