mirror of
https://gitlab.com/animath/si/plateforme-corres2math.git
synced 2025-08-21 09:28:41 +02:00
Fix linting
This commit is contained in:
@@ -449,7 +449,6 @@ class DeleteQuestionView(LoginRequiredMixin, DeleteView):
|
||||
return reverse_lazy("participation:participation_detail", args=(self.object.participation.pk,))
|
||||
|
||||
|
||||
|
||||
class UploadVideoView(LoginRequiredMixin, UpdateView):
|
||||
"""
|
||||
Upload a solution video for a team.
|
||||
|
Reference in New Issue
Block a user