We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34d4438 commit b0a97c9Copy full SHA for b0a97c9
AskUbuntu-Scraper/questions.py
@@ -61,4 +61,3 @@ def getQuestions(self):
61
error_message = {"message": "No questions related to the topic found"}
62
ejson = json.dumps(error_message)
63
return ejson
64
-
0 commit comments