Skip to content

[woob/browser/browser.py] Change __states__ from array to tuple

It had no sense to instantiate an array since we are concatenating __states__ with tuples after

This is a backport of a contribution by Dorian Roly.

Merge request reports