Lint - whitespace
This commit is contained in:
parent
5f0df596ec
commit
8f9a165c2f
@ -115,7 +115,7 @@ class FirecrawlApp:
|
||||
)
|
||||
if response.status_code == 200:
|
||||
response = response.json()
|
||||
|
||||
|
||||
if response['success'] and 'data' in response:
|
||||
return response['data']
|
||||
else:
|
||||
|
Loading…
Reference in New Issue
Block a user