Skip to content

Commit 81cb4ec

Browse files
committed
Merge branch 'lazy_series/check_undefined' of github.com:tscrim/sage into lazy_series/check_undefined
2 parents 5c59f33 + fdc7529 commit 81cb4ec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/sage/rings/lazy_series.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1985,7 +1985,6 @@ def _acted_upon_(self, scalar, self_on_left):
19851985
19861986
sage: 1 * M is M
19871987
True
1988-
19891988
TESTS:
19901989
19911990
Check that non-commutativity is taken into account::

0 commit comments

Comments
 (0)