Skip to content

Commit

Permalink
Clean up.
Browse files Browse the repository at this point in the history
  • Loading branch information
jf514 committed Sep 30, 2024
1 parent 7eabc5a commit e8ba900
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/integration/test_model.py
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
import os

from pathlib import Path
import pytest

from dm_control import mjcf
from stac_mjx.operations import mjx_load

from pathlib import Path

# Define path roots
TEST_DIR = Path(__file__).parent
PROJECT_ROOT = TEST_DIR.parent.parent
Expand Down

0 comments on commit e8ba900

Please sign in to comment.