moto/moto/__init__.py

3 lines
86 B
Python

from .dynamodb import mock_dynamodb
from .ec2 import mock_ec2
from .s3 import mock_s3