Skip to content

Commit

Permalink
Replace prec_pari_to_bits usage
Browse files Browse the repository at this point in the history
Co-authored-by: Gonzalo Tornaría <[email protected]>
  • Loading branch information
antonio-rojas and tornaria authored Oct 30, 2024
1 parent 4fc2034 commit 631a539
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/sage/schemes/elliptic_curves/ell_point.py
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@

try:
from sage.libs.pari.all import pari, PariError
from cypari2.pari_instance import prec_pari_to_bits
except ImportError:
PariError = ()

Expand Down

0 comments on commit 631a539

Please sign in to comment.