Improve docstring of mjxmacro.py

PiperOrigin-RevId: 729058910
Change-Id: I3ae9c7c50facca3bfb08a317c2267b9d8672f207
This commit is contained in:
Yuval Tassa
2025-02-20 04:42:33 -08:00
committed by Copybara-Service
parent fe9fcae5dc
commit 7efaf5c549
+1 -1
View File
@@ -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