Skip to content

Commit c2cba32

Browse files
committed
one more fix
1 parent 623537c commit c2cba32

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/sage/dynamics/arithmetic_dynamics/endPN_automorphism_group.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1790,8 +1790,9 @@ def which_group(list_of_elements):
17901790
else:
17911791
return ['A_5']
17921792

1793+
17931794
def conjugating_set_initializer(f, g):
1794-
"""
1795+
r"""
17951796
Return a conjugation invariant set together with information
17961797
to reduce the combinatorics of checking all possible conjugations.
17971798

0 commit comments

Comments
 (0)