Skip to content

Commit 148c041

Browse files
committed
Removing blankline at the end of the file W391.
1 parent 11e68bc commit 148c041

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/sage/algebras/q_commuting_polynomials.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -667,4 +667,3 @@ def __invert__(self):
667667
ret.set_immutable()
668668
return P.term(ret, ~c * q**-qpow)
669669
return super().__invert__()
670-

0 commit comments

Comments
 (0)