Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Route visibility edits and run clang-format #2546

Merged
merged 2 commits into from
Aug 22, 2022

Conversation

jallex
Copy link
Contributor

@jallex jallex commented Aug 15, 2022

No description provided.

Copy link
Collaborator

@ppt-adsk ppt-adsk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Just a minor change in the test to remove dead code, but otherwise I think we're good to go.

''' Called initially to set up the Maya test environment '''
# Load plugins
self.assertTrue(self.pluginsLoaded)
mayaUtils.openTopLayerScene()
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doesn't look like this test scene is used at all, should remove this line.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the review and feedback! Will fix these points 👍

'over "B"\n{\n token visibility = "invisible"\n}')

if __name__ == '__main__':
unittest.main(verbosity=2)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit-pick: should probably add a new line here at end of file just for completeness.

@ppt-adsk
Copy link
Collaborator

Good work @jallex! If ready for merge, add the ready-for-merge label and we'll put it in. Cheers.

@gracekumagai gracekumagai added the ready-for-merge Development process is finished, PR is ready for merge label Aug 16, 2022
@seando-adsk seando-adsk added the workflows Related to in-context workflows label Aug 19, 2022
@seando-adsk seando-adsk merged commit 74e7725 into Autodesk:dev Aug 22, 2022
@jallex jallex deleted the pr/route-visibility-edits branch August 22, 2022 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-merge Development process is finished, PR is ready for merge workflows Related to in-context workflows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants