Skip to content

Commit

Permalink
Removed print comment
Browse files Browse the repository at this point in the history
  • Loading branch information
LorenaH84 committed Feb 20, 2024
1 parent 18bd273 commit ea56877
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion flask_api/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ def run_julia(q_in,q_out):
electrolyte_potential,
positive_electrode_potential]

print(output)

# print("1: ", negative_electrode_grid)
# print("2: ", output[5])
Expand Down

0 comments on commit ea56877

Please sign in to comment.