mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-10 22:29:00 +08:00
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…
x
Reference in New Issue
Block a user