Skip to content

Commit

Permalink
putback exclusion of analysis_summary_json in serializers file
Browse files Browse the repository at this point in the history
  • Loading branch information
MGS-sails committed Sep 20, 2023
1 parent 0b01136 commit cf90709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion emgapi/serializers.py
Original file line number Diff line number Diff line change
Expand Up @@ -1021,7 +1021,7 @@ class Meta:
'is_suppressed',
'suppressed_at',
'suppression_reason',
# 'analysis_summary_json'
'analysis_summary_json'
)


Expand Down

0 comments on commit cf90709

Please sign in to comment.