# terrascript/provider/bitbucket.py
import terrascript
class bitbucket(terrascript.Provider):
pass
__all__ = ["bitbucket"]