Skip to content

Commit ddf9fc3

Browse files
author
Stephen Hogg
committed
remove unnecessary import
1 parent 2ec02a3 commit ddf9fc3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pymc3/tests/test_step.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
simple_2model_continuous,
2828
)
2929
from pymc3.sampling import assign_step_methods, sample
30-
from pymc3.parallel_sampling import ParallelSamplingError
3130
from pymc3.exceptions import SamplingError
3231
from pymc3.model import Model, Potential, set_data
3332

0 commit comments

Comments
 (0)