Skip to content

Commit 1436d46

Browse files
Comma...
1 parent 1879f09 commit 1436d46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bullet/problems/logic/results.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ def get_results(
3131
"-solved_count",
3232
"-solved_problems",
3333
"competition_time",
34-
"team__rank_international"
34+
"team__rank_international",
3535
)
3636
.select_related("team", "team__school", "team__venue", "team__venue__category")
3737
.prefetch_related("team__contestants", "team__contestants__grade")

0 commit comments

Comments
 (0)