Remove ipython debug call

This commit is contained in:
Michael Hohn
2023-07-27 09:05:27 -07:00
committed by =Michael Hohn
parent f5a850ea7b
commit a900848268

View File

@@ -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",