Skip to content

Commit

Permalink
PEP8
Browse files Browse the repository at this point in the history
  • Loading branch information
dyohan9 committed Aug 9, 2019
1 parent 01a0826 commit 5ef620e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bothub/api/v2/repository/serializers.py
Original file line number Diff line number Diff line change
Expand Up @@ -542,4 +542,3 @@ def create(self, validated_data):
entity_serializer.is_valid(raise_exception=True)
entity_serializer.save()
return example

0 comments on commit 5ef620e

Please sign in to comment.