fix: [pep8] Fixes

pull/299/head
Steve Clement 2019-05-02 10:37:48 +09:00 committed by GitHub
parent c8a4d8d76f
commit 553cf44337
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -162,4 +162,3 @@ def vmraySubmit(api, args):
''' Submit the sample to VMRay'''
vmraydata = api.call("POST", "/rest/sample/submit", args)
return vmraydata