Skip to content

Commit

Permalink
Update tracer_analysis.py
Browse files Browse the repository at this point in the history
  • Loading branch information
leehengpan committed Sep 19, 2024
1 parent 71fe877 commit 1225c59
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion policyengine_api/endpoints/tracer_analysis.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,5 @@ def trigger_tracer_analysis(
json.dumps(response_body),
status=404,
mimetype="application/json",
)
)

0 comments on commit 1225c59

Please sign in to comment.