2 lines
86 B
Python
2 lines
86 B
Python
from .models import cloudwatch_backend
|
|
mock_cloudwatch = cloudwatch_backend.decorator
|