Skip to content
This repository was archived by the owner on Jan 30, 2023. It is now read-only.

Commit dbfb518

Browse files
committed
Remove useless colons
1 parent 6d0da24 commit dbfb518

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/rings/polynomial/polynomial_element.pyx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7941,7 +7941,7 @@ cdef class Polynomial_generic_dense(Polynomial):
79417941
...
79427942
ZeroDivisionError: Division by zero polynomial
79437943
7944-
TESTS::
7944+
TESTS:
79457945
79467946
The following shows that :trac:`16649` is indeed fixed. ::
79477947

0 commit comments

Comments
 (0)