Skip to content

Commit

Permalink
Update createCoefs.py
Browse files Browse the repository at this point in the history
Bisect again (?!)
  • Loading branch information
The9Cat authored Oct 13, 2024
1 parent fd69366 commit 34bedce
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/Halo/createCoefs.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,10 @@

coefs.add(coef1)

print("Times:", coefs.Times())

exit(0)

print("---- creating array data from list data")

# Note: this overwrites mass and data variables. But data is now
Expand Down

0 comments on commit 34bedce

Please sign in to comment.