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

fix: Convert UPPER_WORDS from string to tuple type #1092 #1093

Conversation

tiaz0128
Copy link
Contributor

@tiaz0128 tiaz0128 commented Jan 13, 2025

#1092
In config.py, some provider configurations are using string type while others are using tuple type. This inconsistency could lead to potential bugs and should be standardized across all providers.

@gabriel-tessier
Copy link
Collaborator

@tiaz0128 Thank you for the PR, this one is smaller so it can be merged more quickly, I just wait for another maintainer to approve before.
I did not forget your other PR, thanks again for your contributions.

Copy link
Collaborator

@tvqphuoc01 tvqphuoc01 left a comment

Choose a reason for hiding this comment

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

LGTM but @tiaz0128 can you pls run pre-commit again 👍

@tiaz0128
Copy link
Contributor Author

tiaz0128 commented Feb 4, 2025

@gabriel-tessier @tvqphuoc01

Thank you. This is my first open-source contribution in my life. I really appreciate your help that allowed me to contribute to a library I love. I plan to continue contributing by adding more providers to the diagrams project in the future. Thank you.

@gabriel-tessier gabriel-tessier merged commit d84a347 into mingrammer:master Feb 11, 2025
8 checks passed
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.

3 participants