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

Expose dump_terms from top level #126

Merged
merged 1 commit into from
Jan 2, 2024
Merged

Expose dump_terms from top level #126

merged 1 commit into from
Jan 2, 2024

Conversation

cthoyt
Copy link
Member

@cthoyt cthoyt commented Jan 2, 2024

This quality of life improvement reduces the need to remember that the dump_terms function is in the gilda.term submodule, and can now be imported like:

from gilda import dump_terms

This has the side benefit of being able to reduce the number of lines of imports in many files, too.

@bgyori bgyori merged commit a64021b into master Jan 2, 2024
4 checks passed
@cthoyt cthoyt deleted the expose-dump-terms branch January 2, 2024 14:12
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