Cleanup headers and encoding.
This commit is contained in:
parent
468a1b970c
commit
cad185c74d
19 changed files with 138 additions and 101 deletions
|
|
@ -196,7 +196,7 @@ class LambdaBackend(BaseBackend):
|
|||
|
||||
def __init__(self):
|
||||
self._functions = {}
|
||||
|
||||
|
||||
def has_function(self, function_name):
|
||||
return function_name in self._functions
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue