mirror of
https://github.com/vale981/master-thesis
synced 2025-03-05 10:01:43 -05:00
remove debug print
This commit is contained in:
parent
e32235471a
commit
ff3e528f01
1 changed files with 0 additions and 1 deletions
|
@ -1310,7 +1310,6 @@ class HI(object):
|
|||
(t, psi_all, e_and_trb), z = _integrate_hierarchy(
|
||||
arg, const_arg, c_int, m_int
|
||||
)
|
||||
print(z)
|
||||
if e_and_trb is not None:
|
||||
print(e_and_trb[0])
|
||||
print(e_and_trb[1])
|
||||
|
|
Loading…
Add table
Reference in a new issue