Skip to content

refactor: move hash_to_object method where it should belong #108

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

Merged
merged 1 commit into from
Jun 2, 2025

Conversation

n-rodriguez
Copy link
Contributor

Hi there!

hash_to_object and sanitize_variable_name methods should be in Entity module : it's only called by data_to_obj (which is in Entity module)

Thank you!

@thde thde changed the title Move hash_to_object method where it should belong refactor: move hash_to_object method where it should belong Jun 2, 2025
@thde thde merged commit d1287ee into ninech:master Jun 2, 2025
10 checks passed
@n-rodriguez
Copy link
Contributor Author

thank you!

@n-rodriguez n-rodriguez deleted the fix/improve-api branch June 2, 2025 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants