Skip to content

Commit

Permalink
Restore original formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Aart Stuurman committed Aug 9, 2021
1 parent 00af7e3 commit c239da1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions cpprevolve/revolve/gazebo/brains/DifferentialCPG.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -525,8 +525,7 @@ void DifferentialCPG::save_fitness(){
* Struct that holds the parameters on which BO is called. This is required
* by limbo.
*/
struct DifferentialCPG::Params
{
struct DifferentialCPG::Params{

struct bayes_opt_boptimizer : public limbo::defaults::bayes_opt_boptimizer {
};
Expand Down

0 comments on commit c239da1

Please sign in to comment.