cosmetics

This commit is contained in:
rolux 2014-12-19 15:37:00 +00:00
parent 3950213960
commit 3d1c816950
1 changed files with 4 additions and 4 deletions

View File

@ -357,10 +357,10 @@ def findId(request, data):
'''
Undocumented
takes {
'id': string
'title': string
'director': [string]
'year': int
id: string
title: string
director: [string]
year: int
}
'''
response = json_response({})