Skip to content

Commit

Permalink
Fixed linting
Browse files Browse the repository at this point in the history
  • Loading branch information
mposiel committed Feb 20, 2024
1 parent 8edf4eb commit 306abec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/recipe/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,3 @@ def get_serializer_class(self):
if self.action == "list":
return serializers.RecipeSerializer
return self.serializer_class

0 comments on commit 306abec

Please sign in to comment.