Skip to content

Conversation

Psycho-Ray
Copy link
Contributor

Optionally allows the find_all method to return a list with the found elements instead of a generator.

Pending:
(Docs): Returns should be changed to reflect the new return possibility?

Optionally allows the find_all method to return a list with the found elements instead of a generator.

Pending:
(Docs): Returns should be changed to reflect the new return possibility?
@hhslepicka
Copy link
Contributor

Thank you, @Psycho-Ray! The documentation for the return is fine as is since it is highlighted under the as_list parameter that it modifies the return. Since we are keeping the same behaviour as before all is good. 👍

@hhslepicka hhslepicka merged commit be41b7c into botcity-dev:main Dec 23, 2021
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