Skip to content

Commit 5497458

Browse files
committed
remove extra newline to make linter happy
1 parent fb4a4df commit 5497458

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/sage/schemes/elliptic_curves/hom_composite.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1081,4 +1081,3 @@ def push_subgroup(self, f):
10811081
for phi in self.factors():
10821082
f = phi.push_subgroup(f)
10831083
return f
1084-

0 commit comments

Comments
 (0)