We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df3bbd1 commit 0e9fbf3Copy full SHA for 0e9fbf3
functions/adoption/main.py
@@ -26,4 +26,4 @@ def dispatcher(request):
26
27
response = list_data(result.result)
28
29
- return output(response, headers)
+ return output(response, headers)
0 commit comments