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

Refactor region mask initialization for clarity #99

Merged
merged 1 commit into from
Dec 8, 2024
Merged

Refactor region mask initialization for clarity #99

merged 1 commit into from
Dec 8, 2024

Conversation

NonSwag
Copy link
Member

@NonSwag NonSwag commented Dec 8, 2024

Replace inline FaweMask instantiation with a dedicated RegionMask class to improve code organization and readability. This change encapsulates the mask's behavior and dependencies, making future enhancements and maintenance more straightforward. The new class structure separates concerns, aligning the implementation with best practices.

Replace inline FaweMask instantiation with a dedicated RegionMask class to improve code organization and readability. This change encapsulates the mask's behavior and dependencies, making future enhancements and maintenance more straightforward. The new class structure separates concerns, aligning the implementation with best practices.
@NonSwag NonSwag added the enhancement New feature or request label Dec 8, 2024
@NonSwag NonSwag self-assigned this Dec 8, 2024
@NonSwag NonSwag merged commit ecaf7d4 into master Dec 8, 2024
2 checks passed
@NonSwag NonSwag deleted the mask branch December 8, 2024 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant