Testing new version of decorator.
This commit is contained in:
parent
d3df810065
commit
fde721bed7
123 changed files with 2740 additions and 1114 deletions
|
|
@ -1,3 +1,4 @@
|
|||
from __future__ import unicode_literals
|
||||
from .models import dynamodb_backend
|
||||
mock_dynamodb = dynamodb_backend.decorator
|
||||
mock_dynamodb_deprecated = dynamodb_backend.deprecated_decorator
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue