Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jan 7, 2025
1 parent 9e5c374 commit d9e49cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agimus_controller/tests/test_ocp_croco_base.py
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ def create_terminal_model(self):
def set_reference_horizon(self, horizon_size):
### Not implemented in this OCP example.
return None

@classmethod
def setUpClass(self):
# Mock the RobotModelFactory and OCPParamsCrocoBase
Expand Down

0 comments on commit d9e49cc

Please sign in to comment.