Skip to content

Commit

Permalink
fix minor tweaks before review
Browse files Browse the repository at this point in the history
  • Loading branch information
mattelser committed Oct 20, 2023
1 parent 5a8e0d3 commit ee362fd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
import omni.usd
import omni.kit.ui
import omni.kit.app
from cesium.omniverse.utils import wait_n_frames
from .bindings import acquire_cesium_omniverse_tests_interface, release_cesium_omniverse_tests_interface


Expand Down
2 changes: 1 addition & 1 deletion tests/include/UsdUtilTests.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
namespace cesium::omniverse::UsdUtil {
void setUpUsdUtilTests(long int stage_id);
void cleanUpUsdUtilTests();
}
} // namespace cesium::omniverse::UsdUtil

0 comments on commit ee362fd

Please sign in to comment.