1b67eb7
1
2
3
4
5
from .base_provider import ProviderType logging: bool = False version_check: bool = True last_provider: ProviderType = None