Skip to content

Commit

Permalink
pep8
Browse files Browse the repository at this point in the history
  • Loading branch information
pbugni committed Jun 12, 2024
1 parent 82ec238 commit b7392be
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion portal/views/assessment_engine.py
Original file line number Diff line number Diff line change
Expand Up @@ -1741,7 +1741,6 @@ def assessment_add(patient_id):
context='assessment')
response.update({'message': 'questionnaire response saved successfully'})


if research_study_id is not None:
invalidate_users_QBT(patient.id, research_study_id=research_study_id)
add_questionnaire_response(questionnaire_response, research_study_id)
Expand Down

0 comments on commit b7392be

Please sign in to comment.