Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Signed-off-by: Mayank Mittal <[email protected]>
  • Loading branch information
Mayankm96 authored Oct 9, 2024
1 parent 6375eb8 commit 144f15d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ def spawn_multi_asset(
"""Spawn multiple assets based on the provided configurations.
This function spawns multiple assets based on the provided configurations. The assets are spawned
in the order they are provided in the list. If the `random_choice` parameter in the :class:`~MultiAssetSpawnerCfg` is set to True, a random
in the order they are provided in the list. If the :attr:`~MultiAssetSpawnerCfg.random_choice` parameter is set to True, a random
asset configuration is selected for each spawn.
Args:
Expand Down

0 comments on commit 144f15d

Please sign in to comment.