Skip to content

Commit 5d3a177

Browse files
committed
apply review changes 📖
1 parent e35b018 commit 5d3a177

File tree

2 files changed

+112
-106
lines changed

2 files changed

+112
-106
lines changed

‎src/sage/stats/all.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
from .r import ttest
44
from .basic_stats import (mean, mode, std, variance, median, moving_average)
55
from .hmm import all as hmm
6-
from .distributions.all import *
76

87
# We lazy_import the following modules since they import numpy which
98
# slows down sage startup

0 commit comments

Comments
 (0)