Skip to content

Commit

Permalink
Added missing trimesh import.
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric-Vin committed Jan 12, 2024
1 parent c4895b4 commit 60e1f9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/core/test_regions.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

import pytest
import shapely.geometry
import trimesh.voxel

from scenic.core.object_types import Object, OrientedPoint
from scenic.core.regions import *
Expand Down

0 comments on commit 60e1f9d

Please sign in to comment.