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

Dev: merged @yilmazcabuk pull request #29

Merged
merged 4 commits into from
Aug 15, 2023
Merged

Dev: merged @yilmazcabuk pull request #29

merged 4 commits into from
Aug 15, 2023

Conversation

fabaindaiz
Copy link
Owner

No description provided.

fabaindaiz and others added 4 commits August 9, 2023 17:54
Dev: some little changes
- Refactor the WordList class to include informative docstrings and attributes.
- Modify the open_file method to provide a clearer description in its docstring.
- Enhance the generate_wordlist method to improve code readability.
- Create the fetch_words_from_files method to efficiently gather words from source files.
- Implement the read_source_file method to yield valid words from source files.
- Add the write_words_to_file method to sort and write valid words to the destination file.

This commit improves the WordList class by enhancing its methods and documentation, resulting in cleaner and more maintainable code.
refactor: improve WordList class and methods
@fabaindaiz fabaindaiz merged commit 93c0118 into dev Aug 15, 2023
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