Improve docstring of mjxmacro.py
PiperOrigin-RevId: 729058910 Change-Id: I3ae9c7c50facca3bfb08a317c2267b9d8672f207
This commit is contained in:
committed by
Copybara-Service
parent
fe9fcae5dc
commit
7efaf5c549
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
# ==============================================================================
|
||||
"""Generate X macros for Mujoco structs."""
|
||||
"""Generate dicts corresponding to mjModel and mjData array X macros."""
|
||||
|
||||
from . import structs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user