Skip to content

Commit 4888801

Browse files
committed
revert docstring change
1 parent 38252f5 commit 4888801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pymc/step_methods/pgbart.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ class PGBART(ArrayStepShared):
9292
Parameters
9393
----------
9494
vars: list
95-
List of variables for sampler
95+
List of value variables for sampler
9696
num_particles : int
9797
Number of particles for the conditional SMC sampler. Defaults to 10
9898
max_stages : int

0 commit comments

Comments
 (0)