Skip to content

Commit

Permalink
Fix whitespace on empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
kryzar committed Jun 8, 2024
1 parent e1bb7fb commit cdd6380
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -743,7 +743,7 @@ def frobenius_norm(self):
True
::
sage: lc = frobenius_norm.leading_coefficient()
sage: isogeny_norm = phi.frobenius_endomorphism().norm()
sage: isogeny_norm.gen() == frobenius_norm / lc
Expand Down

0 comments on commit cdd6380

Please sign in to comment.