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

Update to noodles.patterns #82

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

BvB93
Copy link

@BvB93 BvB93 commented Mar 19, 2020

Introduced changes to find_first() and s_find_first() in the noodles.patterns module:

  • Ensure that the lst argument can be any type of Iterable; not just a Sequence.
  • Added type hints.

* Ensure that the ``lst`` argument can be any ``Iterable``; not just a ``Sequence``.
* Added type hints.
@jhidding
Copy link
Member

Thanks, this is nice :). I will fix the continuous integration when I'm back to work.

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.

2 participants