Skip to content

Commit 43f58c6

Browse files
committed
remove W293 blank line contains whitespace
1 parent f2dd055 commit 43f58c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/combinat/k_regular_sequence.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1056,7 +1056,7 @@ def guess(self, f, n_verify=100, max_exponent=10, sequence=None):
10561056
1: [ 0 1]
10571057
[-1 2]},
10581058
(0, 1))
1059-
1059+
10601060
The ``INFO`` messages mean that the right vector valued sequence is the sequence `(s(n), s(2n+1))^\top`.
10611061
10621062
We guess again, but this time, we use a constant sequence

0 commit comments

Comments
 (0)