Skip to content

fix: annotate min_objects as returning a set - #42

Open
Chessing234 wants to merge 1 commit into
teorth:mainfrom
Chessing234:fix/min-objects-return-type
Open

fix: annotate min_objects as returning a set#42
Chessing234 wants to merge 1 commit into
teorth:mainfrom
Chessing234:fix/min-objects-return-type

Conversation

@Chessing234

@Chessing234 Chessing234 commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

Summary

  • min_objects always built and returned a set, but was annotated as list.
  • Fix the annotation and docstring.

Test plan

  • test_min_objects_returns_set

Implementation always built/returned sets; the list annotation was wrong.
@Chessing234
Chessing234 force-pushed the fix/min-objects-return-type branch from cf790cc to a9e229c Compare August 5, 2026 10:27
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