Skip to content

Commit c3dd43b

Browse files
committed
resolve conflicts
1 parent bf9958d commit c3dd43b

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
@@ -39,7 +39,7 @@ class PGBART(ArrayStepShared):
3939
Parameters
4040
----------
4141
vars: list
42-
List of value variables for sampler
42+
List of variables for sampler
4343
num_particles : int
4444
Number of particles for the conditional SMC sampler. Defaults to 10
4545
max_stages : int

0 commit comments

Comments
 (0)