sagemath/sage

Replace "<type" by "<class" in src/sage/[rings, matrix, libs, interfaces, manifolds]

Closed this issue · 7 comments

We continue after #32675 and #32668, here in rings, matrix, libs, interfaces, manifolds

CC: @kwankyu

Component: refactoring

Author: Frédéric Chapoton

Branch/Commit: a6c9428

Reviewer: Kwankyu Lee

Issue created by migration from https://trac.sagemath.org/ticket/32682

Commit: a6c9428

New commits:

a6c9428change

Description changed:

--- 
+++ 
@@ -1,5 +1,3 @@
-after #32675 and #32668
-
-here in rings, matrix, libs, interfaces, manifolds
+We continue after #32675 and #32668, here in rings, matrix, libs, interfaces, manifolds
 
 
comment:2

Looks good.

Reviewer: Kwankyu Lee

Changed branch from u/chapoton/32682 to a6c9428