Revert "Switch to real version of httpretty. woot."
This reverts commit 84aeff5b06.
This commit is contained in:
parent
84aeff5b06
commit
fd828bdb2d
4 changed files with 945 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import functools
|
||||
import re
|
||||
|
||||
from httpretty import HTTPretty
|
||||
from moto.packages.httpretty import HTTPretty
|
||||
from .responses import metadata_response
|
||||
from .utils import convert_regex_to_flask_path
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue