Skip to content

Commit b0a97c9

Browse files
Update questions.py
1 parent 34d4438 commit b0a97c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

AskUbuntu-Scraper/questions.py

-1
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,3 @@ def getQuestions(self):
6161
error_message = {"message": "No questions related to the topic found"}
6262
ejson = json.dumps(error_message)
6363
return ejson
64-

0 commit comments

Comments
 (0)