1 parent ab251c6 commit 36846fdCopy full SHA for 36846fd
1 file changed
tests/test_media.py
@@ -5,7 +5,6 @@
5
6
FILE_EXTENSIONS = ["mp4", "gif", "avi", "webm", "mov"]
7
8
-FILE_EXTENSIONS = ["mp4", "gif", "avi", "webm", "mov"]
9
10
# Source: https://github.com/MGross21/mujoco-toolbox/issues/60
11
MODEL = (Path(__file__).parent / "models/humanoid.xml").resolve().__str__()
0 commit comments