Create service and test directories when they don't exist
This commit is contained in:
parent
5996876043
commit
9cdc0d5070
7 changed files with 140 additions and 16 deletions
4
template/lib/exceptions.py.j2
Normal file
4
template/lib/exceptions.py.j2
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
from __future__ import unicode_literals
|
||||
from moto.core.exceptions import RESTError
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue