Skip to content

Commit

Permalink
Fix python scenarios (#38)
Browse files Browse the repository at this point in the history
Signed-off-by: Tae Gyun Kim <taegyun.kim@datadoghq.com>
  • Loading branch information
taegyunkim committed Jun 12, 2024
1 parent a3abdf3 commit 54db734
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scenarios/python_basic_3.11/expected_profile.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
]
},
{
"regular_expression": "_bootstrap;_bootstrap;_bootstrap_inner;run;target",
"regular_expression": "_bootstrap;_bootstrap_inner;run;target",
"percent": 11,
"error_margin": 2,
"labels": [
Expand Down

0 comments on commit 54db734

Please sign in to comment.