Improves the typing for allauth.account.adapter.get_adapter (it may return a subtype of DefaultAccountAdapter), and adds the same to other get_adapters.
Improves the typing for `allauth.account.adapter.get_adapter` (it may return a subtype of `DefaultAccountAdapter`), and adds the same to other `get_adapter`s.