Skip to content

Commit

Permalink
Fixed lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jtcc2 committed Feb 15, 2024
1 parent 5617256 commit cf070c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sage/algebras/quatalg/quaternion_algebra.py
Original file line number Diff line number Diff line change
Expand Up @@ -2265,7 +2265,7 @@ def isomorphism_to(self, other, *, conjugator=False, B=10):
a ramified prime times a square. To cover cases where it is
we repeat the check for orders conjugated by i, j, and k.
"""

# Method to find isomorphism, which does not work when O2 is
# O1 conjugated by an alpha such that nrd(alpha) is a
# ramified prime times a square
Expand Down

0 comments on commit cf070c9

Please sign in to comment.