# terrascript/data/bitbucket.py
import terrascript
class bitbucket_user(terrascript.Data):
pass
__all__ = [
"bitbucket_user",
]