Skip to content

Commit 73ea4f1

Browse files
committed
Fix spacing
1 parent 1fb6aea commit 73ea4f1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/api/serializers.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,6 @@ class Meta:
120120

121121
class SequenceLabelingProjectSerializer(ProjectSerializer):
122122

123-
124123
class Meta:
125124
model = SequenceLabelingProject
126125
fields = ('id', 'name', 'description', 'guideline', 'users', 'current_users_role', 'project_type', 'image',

0 commit comments

Comments
 (0)