Fix merge conflicts for cloudwatch.
This commit is contained in:
parent
2d65b0a020
commit
93f56322d8
7 changed files with 264 additions and 0 deletions
2
moto/cloudwatch/__init__.py
Normal file
2
moto/cloudwatch/__init__.py
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
from .models import cloudwatch_backend
|
||||
mock_cloudwatch = cloudwatch_backend.decorator
|
||||
Loading…
Add table
Add a link
Reference in a new issue