Skip to content

Comments

feat: optimize code for mask expansion and model loading#132

Merged
Kohulan merged 2 commits intomasterfrom
development
Jan 13, 2026
Merged

feat: optimize code for mask expansion and model loading#132
Kohulan merged 2 commits intomasterfrom
development

Conversation

@Kohulan
Copy link
Owner

@Kohulan Kohulan commented Dec 4, 2025

  • Export determine_depiction_size_with_buffer as public function
  • Add noqa: E402 comments for intentional post-env-var imports
  • Fix flake8 E712 (bool comparison), E741 (ambiguous var name), F841 (unused var)
  • Add pytest warning filters to tox.ini for SWIG deprecation warnings
  • Add new test files and configurations

- Export determine_depiction_size_with_buffer as public function
- Add noqa: E402 comments for intentional post-env-var imports
- Fix flake8 E712 (bool comparison), E741 (ambiguous var name), F841 (unused var)
- Add pytest warning filters to tox.ini for SWIG deprecation warnings
- Add new test files and configurations
Updated README.md to enhance content and formatting, including new sections and improved visuals.
@Kohulan Kohulan merged commit f1d1471 into master Jan 13, 2026
3 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.

1 participant