diff --git a/python/mujoco/introspect/mjxmacro.py b/python/mujoco/introspect/mjxmacro.py index 9222c2c1..5bbc1321 100644 --- a/python/mujoco/introspect/mjxmacro.py +++ b/python/mujoco/introspect/mjxmacro.py @@ -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