Skip to content

Commit 8501e47

Browse files
committed
#35983: remove line
1 parent 641c2d1 commit 8501e47

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/sage/schemes/elliptic_curves/ell_curve_isogeny.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1303,7 +1303,6 @@ def _call_(self, P):
13031303
# lines of order_from_multiple() to determine the new
13041304
# order, but this probably shouldn't happen by default
13051305
# as it'll be detrimental to performance in some cases.
1306-
Q._order = P._order
13071306
return Q
13081307

13091308
def __getitem__(self, i):

0 commit comments

Comments
 (0)