Skip to content

Commit f1ae4ed

Browse files
updated techCrunch.py
1 parent af89634 commit f1ae4ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TechCrunch-Scraper/techCrunch.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,4 +151,4 @@ def search(self, topic):
151151
"message": "Can't fetch any articles from the topic provided."
152152
}
153153
ejson = json.dumps(error_message)
154-
return ejson
154+
return ejson

0 commit comments

Comments
 (0)