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 Dec 12, 2024
1 parent c83772d commit 11b9876
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_curobo.py
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ def test_curobo():
batch_size=batch_size,
debug=False,
use_cuda_graph=True,
collision_activation_distance=0.01, # Use larger activation distance for better reproducibility
collision_activation_distance=0.01, # Use larger activation distance for better reproducibility
use_default_embodiment_only=True,
)

Expand Down

0 comments on commit 11b9876

Please sign in to comment.