Skip to content

Commit

Permalink
add lib import
Browse files Browse the repository at this point in the history
  • Loading branch information
lilike-adsk committed Sep 24, 2024
1 parent 4191796 commit a0bd2b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/lib/mayaUsd/render/mayaToHydra/testUSDLights.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
import mtohUtils
import mayaUtils
import platform
import unittest

class TestUSDLights(mtohUtils.MayaHydraBaseTestCase): #Subclassing mtohUtils.MayaHydraBaseTestCase to be able to call self.assertSnapshotClose
# MayaHydraBaseTestCase.setUpClass requirement.
Expand Down

0 comments on commit a0bd2b3

Please sign in to comment.