Skip to content

Commit 5575767

Browse files
committed
remove unused import
1 parent 355c7e1 commit 5575767

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pymc/sampling/mcmc.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
from arviz.data.base import make_attrs
3737
from pytensor.graph.basic import Variable
3838
from rich.console import Console
39-
from rich.progress import Progress
4039
from rich.theme import Theme
4140
from threadpoolctl import threadpool_limits
4241
from typing_extensions import Protocol

0 commit comments

Comments
 (0)