Skip to content

Commit

Permalink
chore: linting
Browse files Browse the repository at this point in the history
  • Loading branch information
EwoutV committed May 23, 2024
1 parent dfa736b commit af42340
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/api/views/group_view.py
Original file line number Diff line number Diff line change
Expand Up @@ -129,4 +129,4 @@ def _remove_student(self, request, **_):

return Response({
"message": gettext("group.success.students.remove"),
})
})

0 comments on commit af42340

Please sign in to comment.