Skip to content

Commit 411f641

Browse files
committed
get details added 1
1 parent 88381c1 commit 411f641

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

project_rates/views.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,4 +130,5 @@ def get(self, request, *args, **kwargs):
130130
"industry": project.industry.id,
131131
"criterias": criterias_data,
132132
}
133+
133134
return Response(response, status=200)

0 commit comments

Comments
 (0)