Skip to content

Fix misalignment in signatures for methods with @support_batches#13

Draft
krassowski wants to merge 1 commit into
mainfrom
fix-link-signature-issue
Draft

Fix misalignment in signatures for methods with @support_batches#13
krassowski wants to merge 1 commit into
mainfrom
fix-link-signature-issue

Conversation

@krassowski
Copy link
Copy Markdown
Owner

Fixes #2.

This is breaking in the sense that passing collection=[...] will no longer work.

Ideally it would be rewritten to:

  • use inspect module to get func signature
  • accept either collection or ids

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.

Examples fail to run

1 participant