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

Update USD path sanitization #87

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

Carifio24
Copy link
Member

This PR resolves #84 by also replacing square brackets with underscores when sanitizing USD paths. Additionally, it refactors path sanitization into a utility function and switches from looping over characters to using regex replacement.

@Carifio24 Carifio24 added the bug Something isn't working label Nov 14, 2024
@Carifio24 Carifio24 merged commit fa9e851 into glue-viz:master Nov 14, 2024
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Need to sanitize square brackets in USD paths
1 participant