Skip to content
Commit c0a35ea2 authored by ntome's avatar ntome 💬 Committed by Romain Bignon
Browse files

weboob.browser.browsers.PagesBrowser: don't use a metaclass

The use of metaclass is not required for constructing the dict of URLs.

Plus, it prevents changing the class hierarchy at runtime, which could
be an improvement for AbstractBrowser.
parent e25bc0e6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment