Skip to content

Commit 2f728a5

Browse files
author
Lucas Fernandes Martins
committed
fix formatting issues
1 parent 8a434b5 commit 2f728a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mlx/linalg.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,4 +114,4 @@ eigh(const array& a, std::string UPLO = "L", StreamOrDevice s = {});
114114

115115
MLX_API array det(const array& a, StreamOrDevice s = {});
116116

117-
} // namespace mlx::core::linalg
117+
} // namespace mlx::core::linalg

0 commit comments

Comments
 (0)