Skip to content

Commit a1c93e5

Browse files
Apply prepare changes
1 parent f7609e0 commit a1c93e5

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
@@ -46,7 +46,7 @@ namespace
4646
{
4747
public:
4848
PoissonSimulationRunner( const geode::BoundingBox2D& box )
49-
: box_( box ){};
49+
: box_( box ) {};
5050

5151
void add_set_descriptor( const PoissonSetDescription& descriptor )
5252
{

0 commit comments

Comments
 (0)