Skip to content

Commit

Permalink
Update simset_tools.py
Browse files Browse the repository at this point in the history
Removed unnecessary space
  • Loading branch information
txusser authored May 7, 2024
1 parent c8b3952 commit 57bdd07
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/simset/simset_tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -493,7 +493,6 @@ def make_index_file(simulation_dir, simset_dir, log_file=False):


def process_weights(weights_file, output_dir, scanner, add_randoms=0):

nbins = scanner.get("num_td_bins")
nangles = scanner.get("num_aa_bins")
nrings = scanner.get("num_rings")
Expand Down

0 comments on commit 57bdd07

Please sign in to comment.