diff --git a/sarif_cli/table_joins.py b/sarif_cli/table_joins.py index 520f0c6..7133626 100644 --- a/sarif_cli/table_joins.py +++ b/sarif_cli/table_joins.py @@ -115,9 +115,6 @@ def joins_for_problem(tgraph, af_0350_location): # # Form the message dataframe (@kind problem) via joins # - import IPython - IPython.embed(header="spot 1") - kind_problem_1 = ( aft(6343) .merge(sft(4055), how="inner",