moto/moto/sts/__init__.py
2014-08-27 11:33:55 -04:00

4 lines
105 B
Python

from __future__ import unicode_literals
from .models import sts_backend
mock_sts = sts_backend.decorator