Skip to content

Commit f3385f1

Browse files
Apply prepare changes
1 parent dc8f53d commit f3385f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/stochastic/sampling/mcmc/test-mh-poisson.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ namespace
5050
{
5151
public:
5252
PoissonSimulationRunner( const geode::BoundingBox2D& box )
53-
: box_( box ){};
53+
: box_( box ) {};
5454

5555
void add_set_descriptor( const SetDescription& descriptor )
5656
{

0 commit comments

Comments
 (0)