Skip to content

Commit

Permalink
fix test import
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexTMallen committed Mar 8, 2023
1 parent 1cafc51 commit 801440c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_math.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from elk.math import stochastic_round_constrained
from elk.math_util import stochastic_round_constrained
from hypothesis import given, strategies as st
from random import Random
import math
Expand Down

0 comments on commit 801440c

Please sign in to comment.