Skip to content

Commit

Permalink
fix : verify document changed
Browse files Browse the repository at this point in the history
  • Loading branch information
TheFanaticV2 committed Jan 17, 2024
1 parent 24d0921 commit 69a8635
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uniride_sme/service/documents_service.py
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ def document_to_verify():
},
}

result.append(request_data)
result.append(request_data)

return result

Expand Down

0 comments on commit 69a8635

Please sign in to comment.