Skip to content

Commit b8b8895

Browse files
removing debug print
1 parent 1b0b282 commit b8b8895

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

  • src/pathsim_chem/tritium

src/pathsim_chem/tritium/glc.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -328,8 +328,6 @@ def solve(params):
328328
"Check input parameters P_in, L, etc."
329329
)
330330

331-
print(params)
332-
333331
# 2. Calculate dimensionless groups for the ODE system
334332
dim_params = _calculate_dimensionless_groups(params, phys_props)
335333

0 commit comments

Comments
 (0)