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
* Added find_all(as_list=True) + set_current_element
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?
* Update bot.py
* Update bot.py
* Typo + relative import for Box
* Typo
0 commit comments