mirror of
https://github.com/hohn/sarif-cli.git
synced 2025-12-16 09:13:04 +01:00
Remove ipython debug call
This commit is contained in:
committed by
=Michael Hohn
parent
f5a850ea7b
commit
a900848268
@@ -115,9 +115,6 @@ def joins_for_problem(tgraph, af_0350_location):
|
|||||||
#
|
#
|
||||||
# Form the message dataframe (@kind problem) via joins
|
# Form the message dataframe (@kind problem) via joins
|
||||||
#
|
#
|
||||||
import IPython
|
|
||||||
IPython.embed(header="spot 1")
|
|
||||||
|
|
||||||
kind_problem_1 = (
|
kind_problem_1 = (
|
||||||
aft(6343)
|
aft(6343)
|
||||||
.merge(sft(4055), how="inner",
|
.merge(sft(4055), how="inner",
|
||||||
|
|||||||
Reference in New Issue
Block a user