Skip to content

Commit

Permalink
Update test_rpkb_approximation.py
Browse files Browse the repository at this point in the history
  • Loading branch information
rmj3197 committed Sep 13, 2024
1 parent e22fc4d commit 3bbaec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_rpkb_approximation.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

class TestApproximation:
def test(self):
n = 10000
n = 100000
loc = np.array([-1, 0])
rho = 0.6

Expand Down

0 comments on commit 3bbaec8

Please sign in to comment.