Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
forgot to import Set
Browse files Browse the repository at this point in the history
  • Loading branch information
elarson314 committed Aug 13, 2014
1 parent dc0185c commit 8771832
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sage/schemes/elliptic_curves/gal_reps_number_field.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
from sage.rings.integer import Integer
from sage.misc.functional import cyclotomic_polynomial
from sage.rings.arith import legendre_symbol

from sage.sets.set import Set

class GaloisRepresentation(SageObject):
r"""
Expand Down

0 comments on commit 8771832

Please sign in to comment.