Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Snoopy1866 committed Sep 22, 2024
1 parent 5e12294 commit fb0201a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pystatpower/procedures/one_sample_proportion.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
TargetParameterNotExistError,
)
from pystatpower.utils import get_enum_by_name
from pystatpower.interval import Interval
from pystatpower.basic import Interval


# 最大样本量
Expand Down

0 comments on commit fb0201a

Please sign in to comment.