Skip to content

Commit

Permalink
MAYA-115170 fix type in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
pierrebai-adsk committed Sep 9, 2022
1 parent d9da617 commit 1c00a3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/lib/usd/translators/testUsdExportRoots.py
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ def validator(stage):
self.doExportImportTest(validator, shouldError=True, root='NoneExisting', selection='OtherTop')

def testExportRootStripNamespace(self):
# Test that stipnamespace works with export roots when stripped node names would conflict
# Test that stripnamespace works with export roots when stripped node names would conflict
# but only one was specified as root.

cmds.file(new=True, force=True)
Expand Down

0 comments on commit 1c00a3e

Please sign in to comment.