From 1336e99d8837c8951ad478bc49804b8942fffae9 Mon Sep 17 00:00:00 2001 From: Yuval Tassa Date: Tue, 29 Oct 2024 06:01:01 -0700 Subject: [PATCH] Remove test annotation from mjspec notebook PiperOrigin-RevId: 690987516 Change-Id: Ia99b65278609166ecec9002e5290c44a54255d80 --- python/mjspec.ipynb | 1 - 1 file changed, 1 deletion(-) diff --git a/python/mjspec.ipynb b/python/mjspec.ipynb index 6d54be72..772faf30 100644 --- a/python/mjspec.ipynb +++ b/python/mjspec.ipynb @@ -449,7 +449,6 @@ "outputs": [], "source": [ "#@title Video of the movement{vertical-output: true}\n", - "#@test {\"timeout\": 600}\n", "\n", "duration = 10 # (Seconds)\n", "framerate = 30 # (Hz)\n",