Commit 02dc629aa2e696dbb8e493f57963f4befac875fe

Authored by Laura Hawkins
1 parent 2f49f82587
Exists in master

blue

Showing 1 changed file with 0 additions and 1 deletions Side-by-side Diff

flashcards/views.py View file @ 02dc629
... ... @@ -368,5 +368,4 @@
368 368 serializer.is_valid()
369 369 serializer.update(user_flashcard_quiz, serializer.validated_data)
370 370 return Response(status=HTTP_204_NO_CONTENT)
371   ->>>>>>> 6713d6dc9f0ddfc99cc24a9b57194c0d5b032c91