from snakemake.remote import RemoteProviderBase [docs] class RemoteProvider(RemoteProviderBase): pass