Skip to content

Commit d6df4b7

Browse files
committed
chore: Format
1 parent 4de115e commit d6df4b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/cadet/jobs/autograder/grading_job.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ defmodule Cadet.Autograder.GradingJob do
116116
if team do
117117
team
118118
else
119-
# Student is not in any team
119+
# Student is not in any team
120120
# Create new team just for the student
121121
team =
122122
%Team{}

0 commit comments

Comments
 (0)