You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve type hints in MinGenSet and bump version
Refined type annotations in MinGenSet's constructor for better clarity and type safety, using Union, Type, and Optional from typing. Updated package version to 0.2.6 in pyproject.toml.