Skip to content

Commit

Permalink
Removed whitespace at the end of a line
Browse files Browse the repository at this point in the history
  • Loading branch information
pyrusbrawler64 committed Feb 6, 2025
1 parent d922474 commit 8cecf8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sage/matrix/matrix_dense.pyx
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ cdef class Matrix_dense(matrix.Matrix):
TESTS:
Verify that :issue:`15067` is fixed::
sage: u = matrix(1, 2, [-1, 1])
sage: derivative(u, x)
[0 0]
Expand Down

0 comments on commit 8cecf8c

Please sign in to comment.