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

Minor refactoring in Transformer #343

Merged
merged 8 commits into from
Aug 7, 2023
Merged

Conversation

gazayas
Copy link
Contributor

@gazayas gazayas commented Jul 13, 2023

When transforming strings, I felt that it would be easier to keep track of everything if we just singularlized the strings instead of keeping two separate lists.

@jagthedrummer
Copy link
Contributor

@gazayas, is this still WIP, or do you think it's ready to go?

@gazayas gazayas marked this pull request as ready for review August 4, 2023 23:54
@gazayas
Copy link
Contributor Author

gazayas commented Aug 4, 2023

@jagthedrummer Just checked tests locally, this one's good to go.

Copy link
Contributor

@jagthedrummer jagthedrummer left a comment

Choose a reason for hiding this comment

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

Good bit of simplification. 👍

@jagthedrummer jagthedrummer merged commit 3e104ee into main Aug 7, 2023
4 checks passed
@jagthedrummer jagthedrummer deleted the refactor-transformer branch August 7, 2023 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants