Skip to content

Commit 7480e42

Browse files
committed
style: format graphql query
1 parent 0106e09 commit 7480e42

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/handler.py

+2-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ def get_question_of_today():
2727
date
2828
question {
2929
questionFrontendId
30-
title titleSlug
30+
title
31+
titleSlug
3132
content
3233
isPaidOnly
3334
difficulty

0 commit comments

Comments
 (0)