Skip to content

Commit

Permalink
doctest with HAVE_NUMPY=no
Browse files Browse the repository at this point in the history
  • Loading branch information
malb committed Feb 11, 2018
1 parent 8efab05 commit 9b6fe59
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/fpylll/fplll/pruner.pyx
Original file line number Diff line number Diff line change
Expand Up @@ -621,7 +621,6 @@ def prune(double enumeration_radius, double preproc_cost, gso_r, double target,
:param float_type: floating point type to use
>>> from fpylll import IntegerMatrix, LLL, GSO, FPLLL
>>> from fpylll.numpy import dump_r
>>> from fpylll import FPLLL
>>> from fpylll import Pruning
>>> FPLLL.set_random_seed(1337)
Expand Down

0 comments on commit 9b6fe59

Please sign in to comment.