Skip to content

Commit a96c0e7

Browse files
author
Matthias Koeppe
committed
sage.groups: Update # needs
1 parent ca23aff commit a96c0e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/groups/galois_group.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
from sage.misc.lazy_import import lazy_import
1818
from sage.rings.integer_ring import ZZ
1919

20-
lazy_import('sage.groups.galois_group_perm', 'GaloisGroup_perm')
20+
lazy_import('sage.groups.galois_group_perm', ['GaloisGroup_perm', 'GaloisSubgroup_perm'])
2121
lazy_import('sage.groups.perm_gps.permgroup', 'PermutationGroup')
2222

2323

0 commit comments

Comments
 (0)